openssl/crypto/cmp
Dr. David von Oheimb 1a5ae1da14 Add -verbosity option to apps/cmp.c and add log output also in crypto/cmp
* In the cmp app so far the -verbosity option had been missing.
* Extend log output helpful for debugging CMP applications
  in setup_ssl_ctx() of the cmp app, ossl_cmp_msg_add_extraCerts(),
  OSSL_CMP_validate_msg(), and OSSL_CMP_MSG_http_perform().
* Correct suppression of log output with insufficient severity.
* Add logging/severity level OSSL_CMP_LOG_TRACE = OSSL_CMP_LOG_MAX.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12739)
2020-09-01 18:53:41 +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 Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 2020-08-21 09:04:13 +02:00
cmp_ctx.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_err.c Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 2020-08-21 09:04:13 +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 Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 2020-08-21 09:04:13 +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 Add -verbosity option to apps/cmp.c and add log output also in crypto/cmp 2020-09-01 18:53:41 +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 Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 2020-08-21 09:04:13 +02:00
cmp_vfy.c Add -verbosity option to apps/cmp.c and add log output also in crypto/cmp 2020-09-01 18:53:41 +02:00