summaryrefslogtreecommitdiffstats
path: root/doc/man1
AgeCommit message (Expand)Author
2024-03-20Copyright year updatesRichard Levitte
2024-03-12Improve the documentation on -cert_chain and -status_verbose optionsolszomal
2024-03-12Doc: fix style谭九鼎
2024-03-06apps/cmp: improve -reqin option to read fallback public key from first reques...Dr. David von Oheimb
2024-03-06apps/cmp: extend documentation and diagnostics for using -reqin in special si...Dr. David von Oheimb
2024-03-06apps/cmp: add -reqout_only option for dumping/saving just the initial CMP req...Dr. David von Oheimb
2024-02-25Improve documentation of standard IANA cipher suite names.Michael
2024-01-17CMP app and doc: add -no_cache_extracerts option / OSSL_CMP_OPT_NO_CACHE_EXTR...Dr. David von Oheimb
2024-01-17CMP app: make -ignore_keyusage apply also for mock serverDr. David von Oheimb
2024-01-16Add missing genpkey -rand supportViktor Dukhovni
2024-01-15Add apps/x509 -set_issuer & -set_subject option to override issuer & subjectJob Snijders
2023-12-29doc: fix "the a" typos (and other things nearby)James Muir
2023-12-29Fix typos found by codespell in man pagesDimitri Papadopoulos
2023-12-22Improve the documentation on TLS record compressionMatt Caswell
2023-12-19openssl-cmp.pod.in: fix grammar glitchDr. David von Oheimb
2023-12-19CMP app: make -geninfo option accept multiple ITAVs and support string values...Dr. David von Oheimb
2023-12-19CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb
2023-11-24Document `SSL_OP_PREFER_NO_DHE_KEX` option.Markus Minichmayr
2023-11-13Augment rand argument parsing to allow scalingNeil Horman
2023-10-20Convert jdkTrustedKeyUsage to be a pkcs12 cmd line optionNeil Horman
2023-10-10apps/cmp.c: -tls_used may be implied by -server https:...; improve related ch...Dr. David von Oheimb
2023-09-28Copyright year updatesMatt Caswell
2023-09-24adding -outpubkey option to genpkeyMichael Baentsch
2023-09-18Fix new typos found by codespellDimitri Papadopoulos
2023-09-07Copyright year updatesMatt Caswell
2023-09-06Per other commands, make progress dots in req only w/ -verbosePhilip Prindeville
2023-09-04Added 'saltlen' option to the OpenSSL enc command line app.slontis
2023-09-04Added a 'saltlen' option to the openssl pkcs8 command line app.slontis
2023-09-02Fix typo in openssl-pkeyutl(1)Sumitra Sharma
2023-08-25Changed the default value of the "ess_cert_id_alg" optionolszomal
2023-08-25The canonical localhost IPv6 address is [::1] not [::]Tomas Mraz
2023-08-24Fixed default value of the "ess_cert_id_alg" option in man openssl-ts(1)olszomal
2023-08-15http_server.c: allow clients to connect with IPv6Dr. David von Oheimb
2023-07-19openssl-kdf.pod.in: add text on 'salt' and 'info' parameters; small further i...Dr. David von Oheimb
2023-07-18Fix typos found by codespellDimitri Papadopoulos
2023-07-17CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb
2023-07-17CMP app and API doc: add note on critical server auth on receiving trust anch...Dr. David von Oheimb
2023-07-17CMP doc: various small corrections, mostly on PBM vs. MAC-based protectionDr. David von Oheimb
2023-07-10CMP: support specifying certificate to be revoked via issuer and serial numberRajeev Ranjan
2023-07-01openssl-rsautl.pod: Add missing commaJakub Wilk
2023-06-09apps/asn1parse: improve RFC7462 complianceDr. Matthias St. Pierre
2023-06-09Update CMAC cipher algorithm list and test cases.fisher.yu
2023-06-02Fix documentation where openssl-genrsa is listed asDarana
2023-06-01openssl-cmp.pod.in: tweak doc of -subject, -issuer, -keep_alive, and -untrustedDr. David von Oheimb
2023-06-01CMP: add support for genm/genp messages with id-it-caCertsDr. David von Oheimb
2023-05-18Add support for --version and synonymsMarc Brooks
2023-05-12CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb
2023-05-10DLTS → DTLSDimitri Papadopoulos
2023-05-08Add some documentation for the new QUIC mode in s_clientMatt Caswell
2023-04-28Improve documentation of -no_ssl3, -no_tls1, -no_tls1_1, -no_tls1_2, -no_tls1...rkarmaka98