summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdi.h
diff options
context:
space:
mode:
authorreyk <reyk@openbsd.org>2015-01-22 09:26:05 +0000
committerreyk <reyk@openbsd.org>2015-01-22 09:26:05 +0000
commit1afa0f7ffb5460245a1d84a525e31887165ec859 (patch)
tree852fbceb04b0988ffc35aad5be1906192b361cbf /sys/dev/usb/usbdi.h
parentAllow to to load the CA chain directly from memory instead of (diff)
downloadwireguard-openbsd-1afa0f7ffb5460245a1d84a525e31887165ec859.tar.xz
wireguard-openbsd-1afa0f7ffb5460245a1d84a525e31887165ec859.zip
LibreSSL now supports loading of CA certificates from memory, replace
the internal and long-serving ssl_ctx_load_verify_memory() function with a call to the SSL_CTX_load_verify_mem() API function. The ssl_privsep.c file with hacks for using OpenSSL in privsep'ed processes can now go away; portable versions of smtpd and relayd should start depending on LibreSSL or they have to carry ssl_privsep.c in openbsd-compat to work with legacy OpenSSL. No functional change. Based on previous discussions with gilles@ bluhm@ and many others OK bluhm@ (as part of the libcrypto/libssl/libtls diff)
Diffstat (limited to 'sys/dev/usb/usbdi.h')
0 files changed, 0 insertions, 0 deletions