summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_lib.c
diff options
context:
space:
mode:
authorbeck <beck@openbsd.org>2020-09-13 15:06:16 +0000
committerbeck <beck@openbsd.org>2020-09-13 15:06:16 +0000
commit23258cfe8640d32e46ab979c9c6e544a64e910e1 (patch)
tree04b08cdcf789587e4df4c47d40cc4caa55f84ecf /lib/libssl/ssl_lib.c
parentImprove handling of BIO_read()/BIO_write() failures in the TLSv1.3 stack. (diff)
downloadwireguard-openbsd-23258cfe8640d32e46ab979c9c6e544a64e910e1.tar.xz
wireguard-openbsd-23258cfe8640d32e46ab979c9c6e544a64e910e1.zip
Add new x509 certificate chain validator in x509_verify.c
The new validator finds multiple validated chains to handle the modern PKI cases which may frequently have multiple paths via different intermediates to different roots. It is loosely based on golang's x509 validator This includes integration so that the new validator can be used via X509_verify_cert() as well as a new api x509_verify() which will return multiple chains (similar to go). The new validator is not enabled by default with this commit, this will be changed in a follow on commit. The new public API is not yet exposed, and will be finalized and exposed with a man page and a library minor bump later. ok tb@ inoguchi@ jsing@
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions