SSL_set1_host() is not yet exposed.

This commit is contained in:
Theo Buehler 2020-10-05 17:06:19 +02:00
parent 5562731e8e
commit 7608ded020

View File

@ -206,8 +206,6 @@ LibreSSL Portable Release Notes:
* Ensure that leaf is set up on X509_STORE_CTX before verification.
* Import document SSL_set1_host(3).
* Document SSL_set_SSL_CTX(3).
* Make pthread_mutex static initialisation work on Windows.