openssl/crypto/cmp
Dr. David von Oheimb a0745e2be6 Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs
* Use strenghtened cert chain building, verifying chain using optional trust store
  while making sure that no certificate status (e.g., CRL) checks are done
* Use OSSL_CMP_certConf_cb() by default and move its doc to OSSL_CMP_CTX_new.pod
* Simplify certificate and cert store loading in apps/cmp.c

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12741)
2020-09-10 07:07:55 +02:00
..
build.info Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 2020-04-02 18:17:00 +02:00
cmp_asn.c Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID() 2020-05-13 19:42:00 +02:00
cmp_client.c Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs 2020-09-10 07:07:55 +02:00
cmp_ctx.c Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs 2020-09-10 07:07:55 +02:00
cmp_err.c Strengthen chain building for CMP 2020-09-05 18:11:12 +02:00
cmp_hdr.c Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 2020-08-21 09:04:13 +02:00
cmp_http.c Add -verbosity option to apps/cmp.c and add log output also in crypto/cmp 2020-09-01 18:53:41 +02:00
cmp_local.h Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs 2020-09-10 07:07:55 +02:00
cmp_msg.c Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 2020-08-21 09:04:13 +02:00
cmp_protect.c Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs 2020-09-10 07:07:55 +02:00
cmp_server.c Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 2020-08-21 09:04:13 +02:00
cmp_status.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
cmp_util.c Strengthen chain building for CMP 2020-09-05 18:11:12 +02:00
cmp_vfy.c Allow unauthenticated CMP server if missing -trusted, -srvcert, and -secret options 2020-09-08 23:24:42 +02:00