2
0
mirror of https://github.com/openssl/openssl.git synced 2025-03-07 19:38:33 +08:00
openssl/include
Dr. David von Oheimb 278260bfa2 Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.
Add X509_VERIFY_PARAM_get0_host(), X509_VERIFY_PARAM_get0_email(),
and X509_VERIFY_PARAM_get1_ip_asc() to support this,
as well as the internal helper function ipaddr_to_asc(), which
is used also for simplifying other IP address output functions.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/11693)
2020-05-05 10:27:28 +02:00
..
crypto Add the library ctx into an ECX_KEY 2020-05-04 09:30:55 +01:00
internal Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc. 2020-05-05 10:27:28 +02:00
openssl Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc. 2020-05-05 10:27:28 +02:00