summaryrefslogtreecommitdiffstats
path: root/doc/man1
AgeCommit message (Expand)Author
2021-02-18Update copyright yearMatt Caswell
2021-02-17apps/cmp.c: Improve initialization of ext_ctx structure w.r.t. CSRDr. David von Oheimb
2021-02-12Update documentation following deprecation of SRPMatt Caswell
2021-02-11Match description with actual output of dgstKOBAYASHI Ittoku
2021-02-05DOCS: Remove the "global" dependency on writing .pod files from .pod.inRichard Levitte
2021-02-05apps/openssl: add -propquery command line optionPetr Gotthard
2021-02-04openssl.pod: Add documentation for using the loader_attic engineDr. David von Oheimb
2021-01-28Update copyright yearRichard Levitte
2021-01-26ec: Document that -conv_form and -no_public are not supported with engineTomas Mraz
2021-01-21CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messagesDr. David von Oheimb
2021-01-21Fix typo in crl2pkcs documentationTim Hitchins
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
2021-01-19DOCS: Fix the last few remaining pass phrase options referencesRichard Levitte
2021-01-14find_issuer(): When returning an expired issuer, take the most recently expir...Dr. David von Oheimb
2021-01-13apps/req.c: Make sure -verify option takes effect also with -x509Dr. David von Oheimb
2021-01-13apps/req.c: Cosmetic improvements of code and documentationDr. David von Oheimb
2021-01-13apps/req.c: Add -copy_extensions option for use with -x509; default: noneDr. David von Oheimb
2021-01-13apps/req.c: make -subj work with -x509; clean up related codeDr. David von Oheimb
2021-01-13apps/req.c: add -CA and -CAkey options; improve code and docDr. David von Oheimb
2021-01-13APPS: Allow OPENSSL_CONF to be empty, not loading a config fileDr. David von Oheimb
2021-01-12Remove duplicate GENERATE declarations for .pod filesRichard Levitte
2021-01-11apps/pkey.c: Forther improve user guidance, also on non-sensical option combi...Dr. David von Oheimb
2021-01-11apps/pkey.c: Re-order help output and option documentationDr. David von Oheimb
2021-01-11apps/pkey.c: Make clear that -passout is not supported for DER outputDr. David von Oheimb
2020-12-23Fix doc-nits for list commandDmitry Belyavskiy
2020-12-15Documenting the options deprecatingDmitry Belyavskiy
2020-12-13openssl.pod: Fix openSSL options docAnkita Shetty
2020-12-10openssl-ca.pod.in: Clarify the -extensions/-crlexts options vs. x509_extensio...Dr. David von Oheimb
2020-12-05openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and For...Ankita Shetty
2020-12-05openssl.pod: Move verification doc to new doc/man1/openssl-verification-optio...David von Oheimb
2020-12-03x509_vfy.c: Restore rejection of expired trusted (root) certificateDr. David von Oheimb
2020-12-03apps/pkcs12.c: Improve user guidance, re-ordering no-export vs. export optionsDr. David von Oheimb
2020-12-02APPS: Adapt load_key() and load_pubkey() for the engine: loaderRichard Levitte
2020-12-02openssl dgst: add option to specify output length for XOFDaiki Ueno
2020-12-02Add EVP_KDF-X942 to the fips moduleShane Lontis
2020-12-01apps/pkcs12.c: Correct default legacy algs and make related doc consistentDr. David von Oheimb
2020-11-24Undeprecate the -dsaparam option in the dhparam appMatt Caswell
2020-11-19apps/pkcs12: Clean up the order in which many options are presentedDr. David von Oheimb
2020-11-19Minor improvements of doc for ca and x509 appDr. David von Oheimb
2020-11-19apps/ca: Minor code and doc cleanupDavid von Oheimb
2020-11-16DOC: Fixup the description of the -x509_strict optionRichard Levitte
2020-11-13Remove -C option from x509 commandRich Salz
2020-11-13Remove -C from dhparam,dsaparam,ecparamRich Salz
2020-11-12apps/passwd: remove the -crypt option.Pauli
2020-11-11cmp_msg.c: Use issuer of reference cert as default issuer entry in certTemplateDr. David von Oheimb
2020-11-10Document pkcs12 alg NONEPali Rohár
2020-11-10openssl-cmp.pod.in: Clean up doc of -verify_email, -verify_hostname, and -ver...Dr. David von Oheimb