summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-cmp.pod.in
AgeCommit message (Expand)Author
2024-04-10Fix typos found by codespell in openssl-3.3 docDimitri Papadopoulos
2024-03-20Copyright year updatesRichard Levitte
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-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
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-10-10apps/cmp.c: -tls_used may be implied by -server https:...; improve related ch...Dr. David von Oheimb
2023-09-07Copyright year updatesMatt Caswell
2023-08-25The canonical localhost IPv6 address is [::1] not [::]Tomas Mraz
2023-08-15http_server.c: allow clients to connect with IPv6Dr. David von Oheimb
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-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-12CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb
2023-04-28APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb
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-02-13OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled certDr. David von Oheimb
2023-02-08CMP app and doc: improve texts on (un-)trusted certs, srvCert, etc.Dr. David von Oheimb
2023-01-26OSSL_HTTP_REQ_CTX_nbio(): use OSSL_TRACE_STRING() for msg body where it makes...Dr. David von Oheimb
2023-01-23CMP docs: clarify behavior on message/total timeout values givenDr. David von Oheimb
2023-01-16CMP app: fix file output of certs and cert lists on non-existing cert(s)Dr. David von Oheimb
2022-08-24CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its...Dr. David von Oheimb
2022-07-20Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg()Dr. David von Oheimb
2022-05-30http_client.c: Dump response on error when tracing is enabledDr. David von Oheimb
2022-03-12OSSL_CMP_CTX_setup_CRM(): Fix handling of defaults from CSR and refcertDr. David von Oheimb
2022-02-22CMP: add subject of any provided CSR as default message senderDr. David von Oheimb
2022-02-14Apply the correct Apache v2 licenseTomas Mraz
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-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-09-22doc: remove end of line whitespacePauli
2021-05-19Remove '=for openssl ifdef'Rich Salz
2021-05-12HTTP client: Minimal changes that include the improved APIDr. David von Oheimb
2021-05-06Document the behavior of the -inform and related optionsTomas Mraz
2021-05-04HTTP client: Correct the use of optional proxy URL and its documentationDr. David von Oheimb
2021-04-24APPS: Improve diagnostics for string options and options expecting int >= 0Dr. David von Oheimb
2021-04-14apps/cmp: Add generic random state options, e.g., for nonce generationDr. David von Oheimb
2021-04-14openssl-cmp.pod.in: Fix missing provider options descriptionDr. David von Oheimb
2021-03-11openssl-cmp.pod.in and apps/cmp.c: Various minor do improvementsDr. David von Oheimb
2021-03-02openssl-cmp.pod.in: replace the term 'verify' by the more correct 'validate'Dr. David von Oheimb