https://github.com/openssl/openssl
Revision 278260bfa238aefef5a1abe2043d2f812c3a4bd5 authored by Dr. David von Oheimb on 30 April 2020, 17:31:07 UTC, committed by Dr. David von Oheimb on 05 May 2020, 08:27:28 UTC
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)
1 parent e307e61
History
Tip revision: 278260bfa238aefef5a1abe2043d2f812c3a4bd5 authored by Dr. David von Oheimb on 30 April 2020, 17:31:07 UTC
Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.
Tip revision: 278260b
File Mode Size
.github
Configurations
VMS
apps
boringssl @ 2070f8a
crypto
demos
dev
doc
engines
external
fuzz
include
krb5 @ 890ca2f
ms
os-dep
providers
pyca-cryptography @ 0940310
ssl
test
tools
util
.gitattributes -rw-r--r-- 501 bytes
.gitignore -rw-r--r-- 3.3 KB
.gitmodules -rw-r--r-- 270 bytes
.travis-apt-pin.preferences -rw-r--r-- 256 bytes
.travis-create-release.sh -rw-r--r-- 44 bytes
.travis.yml -rw-r--r-- 10.6 KB
ACKNOWLEDGEMENTS.md -rw-r--r-- 159 bytes
AUTHORS.md -rw-r--r-- 862 bytes
CHANGES.md -rw-r--r-- 677.5 KB
CONTRIBUTING.md -rw-r--r-- 4.0 KB
Configure -rwxr-xr-x 121.6 KB
FAQ.md -rw-r--r-- 197 bytes
HACKING -rw-r--r-- 1.1 KB
INSTALL.md -rw-r--r-- 60.5 KB
LICENSE -rw-r--r-- 9.9 KB
NEWS.md -rw-r--r-- 64.7 KB
NOTES.ANDROID -rw-r--r-- 4.4 KB
NOTES.DJGPP -rw-r--r-- 2.0 KB
NOTES.PERL -rw-r--r-- 4.5 KB
NOTES.UNIX -rw-r--r-- 5.4 KB
NOTES.VALGRIND -rw-r--r-- 2.6 KB
NOTES.VMS -rw-r--r-- 3.6 KB
NOTES.WIN -rw-r--r-- 7.2 KB
README.ENGINE -rw-r--r-- 15.7 KB
README.FIPS -rw-r--r-- 61 bytes
README.md -rw-r--r-- 6.8 KB
SUPPORT.md -rw-r--r-- 4.8 KB
VERSION -rw-r--r-- 99 bytes
appveyor.yml -rw-r--r-- 2.5 KB
build.info -rw-r--r-- 1.3 KB
config -rwxr-xr-x 27.6 KB
config.com -rw-r--r-- 2.5 KB
configdata.pm.in -rw-r--r-- 13.7 KB
e_os.h -rw-r--r-- 9.1 KB

README.md

back to top