summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-cmp.pod.in
AgeCommit message (Expand)Author
2020-12-02APPS: Adapt load_key() and load_pubkey() for the engine: loaderRichard Levitte
2020-11-11cmp_msg.c: Use issuer of reference cert as default issuer entry in certTemplateDr. David von Oheimb
2020-11-10openssl-cmp.pod.in: Clean up doc of -verify_email, -verify_hostname, and -ver...Dr. David von Oheimb
2020-11-10openssl-cmp.pod.in: Align order of options with apps/cmp.c; improve structuri...Dr. David von Oheimb
2020-09-21DOC: POD syntax fixes in doc/man1/openssl-cmp.pod.inRichard Levitte
2020-09-11apps/cmp.c: Improve example given for -geninfo option (also in man page)Dr. David von Oheimb
2020-09-11openssl-cmp.pod.in: Update Insta Demo CA port number in case neededDr. David von Oheimb
2020-09-11apps/cmp.c: Improve documentation of -extracerts, -untrusted, and -otherpassDr. David von Oheimb
2020-09-11apps/cmp.c: Improve documentation of -secret, -cert, and -key optionsDr. David von Oheimb
2020-09-10Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and...Dr. David von Oheimb
2020-09-10bugfix in apps/cmp.c and cmp_client.c: inconsistencies on retrieving extraCer...Dr. David von Oheimb
2020-09-10Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certsDr. David von Oheimb
2020-09-08Allow unauthenticated CMP server if missing -trusted, -srvcert, and -secret o...Dr. David von Oheimb
2020-09-08apps/cmp.c: Allow default HTTP path (aka CMP alias) given with -server optionDr. David von Oheimb
2020-09-05Strengthen chain building for CMPDr. David von Oheimb
2020-09-05Add OSSL_CMP_CTX_get1_newChain() and related CLI option -chainoutDr. David von Oheimb
2020-09-02apps/cmp.c: Clean up loading of certificates and CRLsDr. David von Oheimb
2020-09-01Add -verbosity option to apps/cmp.c and add log output also in crypto/cmpDr. David von Oheimb
2020-08-20apps: make use of OSSL_STORE for generalized certs and CRLs loadingDr. David von Oheimb
2020-08-04openssl-cmp.pod.in: Update and extend example using Insta Demo CADr. David von Oheimb
2020-07-30apps/cmp.c: Improve documentation of -recipient optionDr. David von Oheimb
2020-07-22Align documentation with recommendations of Linux Documentation ProjectGustaf Neumann
2020-07-16apps: document the deprecation of the -engine optionPauli
2020-07-05Fix typos and repeated wordsGustaf Neumann
2020-06-18DOC: Spelling fixesSebastian Andrzej Siewior
2020-06-13Improve description of CMP untrusted certs and msg 'sender' fieldDr. David von Oheimb
2020-06-13Allow subject of CMP -oldcert as sender unless protection cert is givenDr. David von Oheimb
2020-06-13Check expected sender not only for signature-protected CMP messagesDr. David von Oheimb
2020-06-13Improve description of -trusted, -srvcert, -recipient, and -expect_sender CMP...Dr. David von Oheimb
2020-05-15Update copyright yearMatt Caswell
2020-05-13Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()Dr. David von Oheimb
2020-05-13Improve CMP documentation regarding use of untrusted certsDr. David von Oheimb
2020-05-13Chunk 11 of CMP contribution to OpenSSL: CMP command-line interfaceDr. David von Oheimb