mirror of https://github.com/openssl/openssl.git
* 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) |
||
|---|---|---|
| .. | ||
| build.info | ||
| cmp_asn.c | ||
| cmp_client.c | ||
| cmp_ctx.c | ||
| cmp_err.c | ||
| cmp_hdr.c | ||
| cmp_http.c | ||
| cmp_local.h | ||
| cmp_msg.c | ||
| cmp_protect.c | ||
| cmp_server.c | ||
| cmp_status.c | ||
| cmp_util.c | ||
| cmp_vfy.c | ||