summaryrefslogtreecommitdiffstats
path: root/doc/man1
AgeCommit message (Expand)Author
2023-10-26Copyright year updatesMatt Caswell
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
2023-04-28APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb
2023-04-27APPS: make sure the -CAfile argument can be in DER formatDr. David von Oheimb
2023-04-27apps/smime: Point out that the six operations are mutually exclusive and add ...Dr. David von Oheimb
2023-04-27openssl-ocsp.pod.in: state for options that they are flexible w.r.t. cert inp...Dr. David von Oheimb
2023-04-20doc: document the -pedantic option to fipsinstall.Pauli
2023-03-31Provider-based KEM and SIG alg speed testing addedMichael Baentsch
2023-03-30Add some documentation for the new advanced s_client command modeMatt Caswell
2023-03-30remove DSA512 from speed testingMichael Baentsch
2023-03-29doc: note the restriction on digests used by DRBGs in FIPS mode.Pauli
2023-03-28RFC7250 (RPK) supportTodd Short
2023-03-25CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...Dr. David von Oheimb
2023-03-25CMP app: improve doc and help output on -{req,rsp}{in,out} optionsDr. David von Oheimb
2023-03-23Add an option to specify number of bits in the subprime (q) when generating D...Aleksey Sanin
2023-03-20doc: note the default iteration count for PBKDF2 in the enc commandPauli
2023-03-14apps/x509 etc.: allow private key input when public key is expectedDr. David von Oheimb
2023-03-07Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis
2023-02-23Add help for pkeyopt values for the genpkey commandline app.slontis
2023-02-13OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled certDr. David von Oheimb