summaryrefslogtreecommitdiffstats
path: root/doc/man1
AgeCommit message (Expand)Author
2022-04-02CMS sign digestViktor Söderqvist
2022-03-12OSSL_CMP_CTX_setup_CRM(): Fix handling of defaults from CSR and refcertDr. David von Oheimb
2022-03-10Add TFO support to socket BIO and s_client/s_serverTodd Short
2022-02-24Add -quiet option to pkcs7 for -print_certsRaul Ferrando
2022-02-24doc: Fix KDF example for scryptmsa42
2022-02-22CMP: add subject of any provided CSR as default message senderDr. David von Oheimb
2022-02-20doc: Update "SSL/TLS" old documentation description in openssl.podyangyangtiantianlonglong
2022-02-18enc : add support for wrap modeEasySec
2022-02-14Apply the correct Apache v2 licenseTomas Mraz
2022-02-14Implement a new flag for running s_client in a non-interactive modeRami Khaldi
2022-02-11Added checking for buflen overflow due to MAX_MISALIGNMENT.Kevin K Biju
2022-02-03openssl-dgst.pod.in: Fix documentation of -list optionEasySec
2022-01-28apps: Add option -no_ems to s_client/s_server appsyangyangtiantianlonglong
2022-01-28Add -verbose/-queit flags to dhparamPhilip Prindeville
2022-01-11APPS: Add check for multiple 'unknown' optionsDr. David von Oheimb
2022-01-05Fix typosDimitris Apostolou
2022-01-04CMP mock server: add -ref_cert option and corresponding ossl_cmp_mock_srv_set...Dr. David von Oheimb
2021-12-30APPS/cmp: improve diagnostics for presence of TLS optionsDr. David von Oheimb
2021-12-15APPS/cmp: Fix logic and doc of mutually exclusive -server/-use_mock_srv/-port...Dr. David von Oheimb
2021-12-10changes opensssl typos to opensslSam Eaton
2021-12-09APPS/cmp: Fix use of OPENSSL_NO_SOCK: options like -server do not make sense ...Dr. David von Oheimb
2021-11-08APPS/cmp: make the -sans option support email addresses (type rfc822Name)Dr. David von Oheimb
2021-10-22APPS/req.c: Make -reqexts option an alias of -extensions optionDr. David von Oheimb
2021-09-30Update manual to reference the IANA TLS Cipher Suites RegistryErik Lax
2021-09-30Allow cipher strings to be given using its standard nameErik Lax
2021-09-23Add default provider support for Keccak 224, 256, 384 and 512Ulrich Müller
2021-09-22doc: remove end of line whitespacePauli
2021-09-21Update the default value for the -nameopt option - documentationDmitry Belyavskiy
2021-09-20Document that the openssl fipsinstall self test callback may not be used.slontis
2021-09-19apps/s_client: Add ktls optionTianjia Zhang
2021-09-19apps/s_server: Add ktls optionTianjia Zhang
2021-09-11openssl-x509.pod.in: Reflect better that -signkey is an alias for -key optionDr. David von Oheimb
2021-09-11APPS/{x509,req}: Fix description and diagnostics of -key, -in, etc. optionsDr. David von Oheimb
2021-09-08DOCS: Update the page for 'openssl passwd' to not duplicate some infoRichard Levitte
2021-08-30Typo correction.Jaime Hablutzel
2021-08-28Yet another doc-nits fixRich Salz
2021-08-26APPS/req: Fix misconceptions on -CA, -CAkey, and -key options. -CA now implie...Dr. David von Oheimb
2021-08-26doc: document the rsa_oaep_md: pkeyoptPauli
2021-08-20doc: fix a mistyped "=item" perldoc markerBeat Bolli
2021-08-04doc: replace markdown backticks with perlpod syntaxBeat Bolli
2021-08-04doc: use the documented =item markersBeat Bolli
2021-08-03If we have passed the private key, don't copy it implicitlyDmitry Belyavskiy
2021-06-26DOC: Clarify the role of EKUs including defaults for TLS client and server useDr. David von Oheimb
2021-06-17Update copyright yearMatt Caswell
2021-06-15Disabling Encrypt-then-MAC extension in s_client/s_serverDmitry Belyavskiy
2021-06-15s_server: make -rev option easier to find (mention echo)Hubert Kario
2021-06-15spkac: document -digest optionPauli
2021-06-11Add support for ISO 8601 datetime formatWilliam Edmisten
2021-06-11Document that provider name can be a full pathTomas Mraz
2021-06-10Enable ssl-trace by defaultArran Cudbard-Bell