summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-req.pod.in
AgeCommit message (Expand)Author
2024-06-04Copyright year updatesTomas Mraz
2024-04-04Align 'openssl req' string_mask docs to how the software really worksJob Snijders
2023-12-29doc: fix "the a" typos (and other things nearby)James Muir
2023-09-07Copyright year updatesMatt Caswell
2023-09-06Per other commands, make progress dots in req only w/ -verbosePhilip Prindeville
2023-01-24APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb
2022-10-07Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte
2022-09-20APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for a...Dr. David von Oheimb
2021-10-22APPS/req.c: Make -reqexts option an alias of -extensions optionDr. David von Oheimb
2021-09-11APPS/{x509,req}: Fix description and diagnostics of -key, -in, etc. optionsDr. David von Oheimb
2021-08-28Yet another doc-nits fixRich Salz
2021-08-26APPS/req: Fix misconceptions on -CA, -CAkey, and -key options. -CA now implie...Dr. David von Oheimb
2021-08-03If we have passed the private key, don't copy it implicitlyDmitry Belyavskiy
2021-05-27APPS req: Extend the -keyout option to be respected also with -keyDr. David von Oheimb
2021-05-27DOC: Improve description of 'req' app: -new, -newkey, and -keyout optionsDr. David von Oheimb
2021-05-19Remove '=for openssl ifdef'Rich Salz
2021-05-06Document the behavior of the -inform and related optionsTomas Mraz
2021-01-28Update copyright yearRichard Levitte
2021-01-13apps/req.c: Make sure -verify option takes effect also with -x509Dr. David von Oheimb
2021-01-13apps/req.c: Cosmetic improvements of code and documentationDr. David von Oheimb
2021-01-13apps/req.c: Add -copy_extensions option for use with -x509; default: noneDr. David von Oheimb
2021-01-13apps/req.c: make -subj work with -x509; clean up related codeDr. David von Oheimb
2021-01-13apps/req.c: add -CA and -CAkey options; improve code and docDr. David von Oheimb
2020-12-13openssl.pod: Fix openSSL options docAnkita Shetty
2020-12-05openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and For...Ankita Shetty
2020-12-02APPS: Adapt load_key() and load_pubkey() for the engine: loaderRichard Levitte
2020-11-10openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout er...Dr. David von Oheimb
2020-09-10Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and...Dr. David von Oheimb
2020-07-28Deprecate -nodes in favor of -noenc in pkcs12 and req appDr. David von Oheimb
2020-07-16apps: document the deprecation of the -engine optionPauli
2020-06-19Remove whitespace from 'white space'haykam821
2020-05-15Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.cDr. David von Oheimb
2020-04-23Update copyright yearMatt Caswell
2020-03-15APPS: Remove all traces of special SM2 treatment.Richard Levitte
2020-03-11DOCS: Use "command" not "tool" or "utility"Rich Salz
2020-03-07Add -section option to 'req' commandRich Salz
2020-03-07cmdline app: add provider commandline options.Pauli
2020-01-29Document most missing optionsRich Salz
2020-01-07Refactor -engine documentationRich Salz
2020-01-06Move -nameopt to openssl.podRich Salz
2019-12-19Use a function to generate do-not-edit commentRich Salz
2019-11-24Remove RANDFILE settings from configuration filesDr. Matthias St. Pierre
2019-10-31Infrastructure for templated doc in POD filesRich Salz