summaryrefslogtreecommitdiffstats
path: root/doc/man1
AgeCommit message (Expand)Author
2021-03-24Make fipsinstall -out flag optionalRich Salz
2021-03-18TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS funcDr. David von Oheimb
2021-03-13apps/ts.c: Allow -untrusted arg to refer to multiple sourcesDr. David von Oheimb
2021-03-13TS ESS: Let TS_RESP_verify_signature() make use of untrusted certs also from ...Dr. David von Oheimb
2021-03-11openssl-cmp.pod.in and apps/cmp.c: Various minor do improvementsDr. David von Oheimb
2021-03-11Update copyright yearMatt Caswell
2021-03-09apps/pkcs12: Properly detect MAC setup failureTomas Mraz
2021-03-06apps/x509.c: Rename -signkey to -key for consistency with the req appDr. David von Oheimb
2021-03-02openssl-cmp.pod.in: replace the term 'verify' by the more correct 'validate'Dr. David von Oheimb
2021-03-01Remove RSA SSLv23 padding modeRich Salz
2021-03-01OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment componentsDr. David von Oheimb
2021-02-19CMP: Fix total_timeout behavior; small doc and diagnostic improvementsDr. David von Oheimb
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