Use SSL_CTX_get0_param() rather than reaching into the SSL_CTX.
authorjsing <jsing@openbsd.org>
Sat, 2 Oct 2021 09:46:48 +0000 (09:46 +0000)
committerjsing <jsing@openbsd.org>
Sat, 2 Oct 2021 09:46:48 +0000 (09:46 +0000)
commit61298c2b17f66eea079409a6f2d65c09fe19957f
tree7c6ee3b84b93d0158293507ee054339166fc3eb9
parent9aafff14e70d6372f27715d6e30deafb68a50f57
Use SSL_CTX_get0_param() rather than reaching into the SSL_CTX.
lib/libtls/tls.c