aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-x509.pod.in
Commit message (Expand)AuthorAgeFilesLines
* apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm2024-04-091-3/+30
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* Add apps/x509 -set_issuer & -set_subject option to override issuer & subjectJob Snijders2024-01-151-4/+17
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Fix typos found by codespellDimitri Papadopoulos2023-07-181-1/+1
* apps/x509 etc.: allow private key input when public key is expectedDr. David von Oheimb2023-03-141-12/+13
* APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb2023-01-241-1/+12
* Fix typo in openssl-x509.pod.inJan2022-11-251-1/+1
* APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for a...Dr. David von Oheimb2022-09-201-1/+1
* apps/x509: Improve doc fix for -CAserial anc -CAcreateserialDr. David von Oheimb2022-07-191-5/+7
* openssl-x509.pod.in: fix description of certificate serial number storageDr. David von Oheimb2022-07-141-6/+6
* APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use ran...Dr. David von Oheimb2022-07-141-5/+7
* openssl-x509.pod.in: Reflect better that -signkey is an alias for -key optionDr. David von Oheimb2021-09-111-8/+10
* APPS/{x509,req}: Fix description and diagnostics of -key, -in, etc. optionsDr. David von Oheimb2021-09-111-7/+12
* DOC: Clarify the role of EKUs including defaults for TLS client and server useDr. David von Oheimb2021-06-261-4/+6
* Add support for ISO 8601 datetime formatWilliam Edmisten2021-06-111-0/+6
* Improve the documentation of cert path building and validationDr. David von Oheimb2021-06-081-125/+9
* Remove '=for openssl ifdef'Rich Salz2021-05-191-2/+0
* Document the behavior of the -inform and related optionsTomas Mraz2021-05-061-12/+5
* apps/x509.c: Rename -signkey to -key for consistency with the req appDr. David von Oheimb2021-03-061-10/+18
* Update copyright yearRichard Levitte2021-01-281-1/+1
* apps/x509.c: Make -x509toreq respect -clrext, -sigopt, and -extfile optionsDr. David von Oheimb2021-01-201-12/+18
* apps/x509.c: Add -copy_extensions option, used when transforming x509 <-> reqDr. David von Oheimb2021-01-201-17/+24
* apps/x509.c: Major code, user guidance, and documentation cleanupDr. David von Oheimb2021-01-201-316/+340
* apps/x509.c: Take the -signkey arg as default pubkey with -newDr. David von Oheimb2021-01-201-1/+4
* openssl.pod: Fix openSSL options docAnkita Shetty2020-12-131-5/+5
* openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and For...Ankita Shetty2020-12-051-5/+5
* APPS: Adapt load_key() and load_pubkey() for the engine: loaderRichard Levitte2020-12-021-5/+5
* Remove -C option from x509 commandRich Salz2020-11-131-5/+2
* openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout er...Dr. David von Oheimb2020-11-101-2/+1
* Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and...Dr. David von Oheimb2020-09-101-3/+9
* Make better use of new load_cert_pass() variant of load_cert() in apps/Dr. David von Oheimb2020-08-201-1/+2
* apps: document the deprecation of the -engine optionPauli2020-07-161-0/+2
* Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.cDr. David von Oheimb2020-05-151-14/+28
* Update copyright yearMatt Caswell2020-04-231-1/+1
* APPS: Remove all traces of special SM2 treatment.Richard Levitte2020-03-151-1/+7
* DOCS: Use "command" not "tool" or "utility"Rich Salz2020-03-111-2/+2
* cmdline app: add provider commandline options.Pauli2020-03-071-0/+3
* apps x509: restrict CAkeyform option to OPT_FMT_PDEBastian Germann2020-02-261-2/+2
* apps x509: passing PKCS#11 URL as -signkeyBastian Germann2020-02-141-3/+4
* Document most missing optionsRich Salz2020-01-291-0/+33
* Refactor -engine documentationRich Salz2020-01-071-8/+3
* Move -nameopt to openssl.podRich Salz2020-01-061-151/+2
* Fix regression on x509 keyform argumentJussi Keranen2019-12-191-2/+2
* Use a function to generate do-not-edit commentRich Salz2019-12-191-5/+1
* Infrastructure for templated doc in POD filesRich Salz2019-10-311-0/+948