summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-ca.pod.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the default_md example in the ca docsMatt Caswell2024-11-051-1/+1
* Copyright year updatesTomas Mraz2024-09-051-1/+1
* Link to the place where signature options are definedHubert Kario2024-08-201-1/+2
* apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm2024-04-091-4/+15
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb2023-01-241-2/+9
* APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for a...Dr. David von Oheimb2022-09-201-2/+2
* openssl-ca.pod.in: Minor grammar fixJoshua Arnott2022-05-191-1/+1
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Add -verbose/-queit flags to dhparamPhilip Prindeville2022-01-281-0/+6
* Add support for ISO 8601 datetime formatWilliam Edmisten2021-06-111-0/+6
* Remove '=for openssl ifdef'Rich Salz2021-05-191-2/+0
* Document the behavior of the -inform and related optionsTomas Mraz2021-05-061-11/+8
* Update copyright yearRichard Levitte2021-01-281-1/+1
* apps/req.c: add -CA and -CAkey options; improve code and docDr. David von Oheimb2021-01-131-20/+29
* openssl.pod: Fix openSSL options docAnkita Shetty2020-12-131-2/+2
* openssl-ca.pod.in: Clarify the -extensions/-crlexts options vs. x509_extensio...Dr. David von Oheimb2020-12-101-6/+6
* openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and For...Ankita Shetty2020-12-051-2/+2
* APPS: Adapt load_key() and load_pubkey() for the engine: loaderRichard Levitte2020-12-021-2/+2
* Minor improvements of doc for ca and x509 appDr. David von Oheimb2020-11-191-6/+6
* apps/ca: Minor code and doc cleanupDavid von Oheimb2020-11-191-1/+1
* openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout er...Dr. David von Oheimb2020-11-101-2/+1
* apps/ca: allow CRL lastUpdate/nextUpdate fields to be specifiedChris Novakovic2020-09-111-1/+19
* Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and...Dr. David von Oheimb2020-09-101-9/+11
* Make better use of new load_cert_pass() variant of load_cert() in apps/Dr. David von Oheimb2020-08-201-2/+3
* apps: make use of OSSL_STORE for generalized certs and CRLs loadingDr. David von Oheimb2020-08-201-2/+3
* apps: document the deprecation of the -engine optionPauli2020-07-161-0/+2
* Fix typos and repeated wordsGustaf Neumann2020-07-051-1/+1
* Remove whitespace from 'white space'haykam8212020-06-191-2/+2
* Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.cDr. David von Oheimb2020-05-151-6/+12
* Add function load_csr(file,format,desc) to apps/lib/apps.cDavid von Oheimb2020-04-241-0/+12
* Update copyright yearMatt Caswell2020-04-231-1/+1
* APPS: Remove all traces of special SM2 treatment.Richard Levitte2020-03-151-15/+15
* DOCS: Use "command" not "tool" or "utility"Rich Salz2020-03-111-4/+5
* Add -section option to 'req' commandRich Salz2020-03-071-1/+4
* cmdline app: add provider commandline options.Pauli2020-03-071-0/+3
* Document most missing optionsRich Salz2020-01-291-0/+5
* Fix some missing doc links.Rich Salz2020-01-221-0/+2
* Refactor -engine documentationRich Salz2020-01-071-8/+3
* Use a function to generate do-not-edit commentRich Salz2019-12-191-5/+1
* Remove RANDFILE settings from configuration filesDr. Matthias St. Pierre2019-11-241-3/+7
* Document command parameters.Rich Salz2019-11-201-1/+5
* Infrastructure for templated doc in POD filesRich Salz2019-10-311-0/+785