summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-x509.pod.in
AgeCommit message (Expand)Author
2021-06-26DOC: Clarify the role of EKUs including defaults for TLS client and server useDr. David von Oheimb
2021-06-11Add support for ISO 8601 datetime formatWilliam Edmisten
2021-06-08Improve the documentation of cert path building and validationDr. David von Oheimb
2021-05-19Remove '=for openssl ifdef'Rich Salz
2021-05-06Document the behavior of the -inform and related optionsTomas Mraz
2021-03-06apps/x509.c: Rename -signkey to -key for consistency with the req appDr. David von Oheimb
2021-01-28Update copyright yearRichard Levitte
2021-01-20apps/x509.c: Make -x509toreq respect -clrext, -sigopt, and -extfile optionsDr. David von Oheimb
2021-01-20apps/x509.c: Add -copy_extensions option, used when transforming x509 <-> reqDr. David von Oheimb
2021-01-20apps/x509.c: Major code, user guidance, and documentation cleanupDr. David von Oheimb
2021-01-20apps/x509.c: Take the -signkey arg as default pubkey with -newDr. 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-13Remove -C option from x509 commandRich Salz
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-08-20Make better use of new load_cert_pass() variant of load_cert() in apps/Dr. David von Oheimb
2020-07-16apps: document the deprecation of the -engine optionPauli
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-07cmdline app: add provider commandline options.Pauli
2020-02-26apps x509: restrict CAkeyform option to OPT_FMT_PDEBastian Germann
2020-02-14apps x509: passing PKCS#11 URL as -signkeyBastian Germann
2020-01-29Document most missing optionsRich Salz
2020-01-07Refactor -engine documentationRich Salz
2020-01-06Move -nameopt to openssl.podRich Salz
2019-12-19Fix regression on x509 keyform argumentJussi Keranen
2019-12-19Use a function to generate do-not-edit commentRich Salz
2019-10-31Infrastructure for templated doc in POD filesRich Salz