Prepare to provide SSL_set_hostflags()
authortb <tb@openbsd.org>
Tue, 26 Jan 2021 18:43:41 +0000 (18:43 +0000)
committertb <tb@openbsd.org>
Tue, 26 Jan 2021 18:43:41 +0000 (18:43 +0000)
commitcef7ca0d65d8801c0e05f0657cbce0f3d2c547ff
tree220084489ce1b0fea6f7fb8636db40d52686d441
parentb30e4c35c1ff7c8285f3ca0224da9e9b46c6b455
Prepare to provide SSL_set_hostflags()

Yet another one of these X509_VERIFY_PARAM reacharounds into
libcrypto. Recently found in imapfilter, also used elsewhere.
Will be made publicly visible with the next minor bump.

ok jsing
lib/libssl/ssl.h
lib/libssl/ssl_lib.c