aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man1
Commit message (Expand)AuthorAgeFilesLines
* CMP: Fix total_timeout behavior; small doc and diagnostic improvementsDr. David von Oheimb2021-02-191-8/+8
* Update copyright yearMatt Caswell2021-02-184-4/+4
* apps/cmp.c: Improve initialization of ext_ctx structure w.r.t. CSRDr. David von Oheimb2021-02-171-0/+2
* Update documentation following deprecation of SRPMatt Caswell2021-02-124-10/+12
* Match description with actual output of dgstKOBAYASHI Ittoku2021-02-111-1/+1
* DOCS: Remove the "global" dependency on writing .pod files from .pod.inRichard Levitte2021-02-051-58/+3
* apps/openssl: add -propquery command line optionPetr Gotthard2021-02-051-0/+20
* openssl.pod: Add documentation for using the loader_attic engineDr. David von Oheimb2021-02-041-0/+6
* Update copyright yearRichard Levitte2021-01-2810-10/+10
* ec: Document that -conv_form and -no_public are not supported with engineTomas Mraz2021-01-261-0/+3
* CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messagesDr. David von Oheimb2021-01-211-49/+56
* Fix typo in crl2pkcs documentationTim Hitchins2021-01-211-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
* DOCS: Fix the last few remaining pass phrase options referencesRichard Levitte2021-01-192-13/+13
* find_issuer(): When returning an expired issuer, take the most recently expir...Dr. David von Oheimb2021-01-141-0/+2
* apps/req.c: Make sure -verify option takes effect also with -x509Dr. David von Oheimb2021-01-131-1/+1
* apps/req.c: Cosmetic improvements of code and documentationDr. David von Oheimb2021-01-131-6/+8
* apps/req.c: Add -copy_extensions option for use with -x509; default: noneDr. David von Oheimb2021-01-131-0/+13
* apps/req.c: make -subj work with -x509; clean up related codeDr. David von Oheimb2021-01-131-2/+3
* apps/req.c: add -CA and -CAkey options; improve code and docDr. David von Oheimb2021-01-132-49/+81
* APPS: Allow OPENSSL_CONF to be empty, not loading a config fileDr. David von Oheimb2021-01-131-4/+7
* Remove duplicate GENERATE declarations for .pod filesRichard Levitte2021-01-121-53/+2
* apps/pkey.c: Forther improve user guidance, also on non-sensical option combi...Dr. David von Oheimb2021-01-111-14/+16
* apps/pkey.c: Re-order help output and option documentationDr. David von Oheimb2021-01-111-58/+81
* apps/pkey.c: Make clear that -passout is not supported for DER outputDr. David von Oheimb2021-01-111-0/+2
* Fix doc-nits for list commandDmitry Belyavskiy2020-12-231-4/+4
* Documenting the options deprecatingDmitry Belyavskiy2020-12-151-6/+15
* openssl.pod: Fix openSSL options docAnkita Shetty2020-12-1334-71/+75
* 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-0538-426/+529
* openssl.pod: Move verification doc to new doc/man1/openssl-verification-optio...David von Oheimb2020-12-053-352/+401
* x509_vfy.c: Restore rejection of expired trusted (root) certificateDr. David von Oheimb2020-12-031-5/+6
* apps/pkcs12.c: Improve user guidance, re-ordering no-export vs. export optionsDr. David von Oheimb2020-12-031-154/+174
* APPS: Adapt load_key() and load_pubkey() for the engine: loaderRichard Levitte2020-12-0220-87/+131
* openssl dgst: add option to specify output length for XOFDaiki Ueno2020-12-021-0/+5
* Add EVP_KDF-X942 to the fips moduleShane Lontis2020-12-021-2/+3
* apps/pkcs12.c: Correct default legacy algs and make related doc consistentDr. David von Oheimb2020-12-011-3/+4
* Undeprecate the -dsaparam option in the dhparam appMatt Caswell2020-11-241-3/+1
* apps/pkcs12: Clean up the order in which many options are presentedDr. David von Oheimb2020-11-191-2/+3
* 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
* DOC: Fixup the description of the -x509_strict optionRichard Levitte2020-11-161-16/+48
* Remove -C option from x509 commandRich Salz2020-11-131-5/+2
* Remove -C from dhparam,dsaparam,ecparamRich Salz2020-11-133-18/+6
* apps/passwd: remove the -crypt option.Pauli2020-11-121-12/+7
* cmp_msg.c: Use issuer of reference cert as default issuer entry in certTemplateDr. David von Oheimb2020-11-111-2/+4
* Document pkcs12 alg NONEPali Rohár2020-11-101-0/+2