summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-x509.pod.in
AgeCommit message (Expand)Author
2024-04-09apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm
2024-04-09Copyright year updatesRichard Levitte
2024-01-15Add apps/x509 -set_issuer & -set_subject option to override issuer & subjectJob Snijders
2023-09-07Copyright year updatesMatt Caswell
2023-07-18Fix typos found by codespellDimitri Papadopoulos
2023-03-14apps/x509 etc.: allow private key input when public key is expectedDr. David von Oheimb
2023-01-24APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb
2022-11-25Fix typo in openssl-x509.pod.inJan
2022-09-20APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for a...Dr. David von Oheimb
2022-07-19apps/x509: Improve doc fix for -CAserial anc -CAcreateserialDr. David von Oheimb
2022-07-14openssl-x509.pod.in: fix description of certificate serial number storageDr. David von Oheimb
2022-07-14APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use ran...Dr. David von Oheimb
2021-09-11openssl-x509.pod.in: Reflect better that -signkey is an alias for -key optionDr. David von Oheimb
2021-09-11APPS/{x509,req}: Fix description and diagnostics of -key, -in, etc. optionsDr. David von Oheimb
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