summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2022-04-04 13:44:31 +0100
committerTomas Mraz <tomas@openssl.org>2022-04-07 11:46:09 +0200
commit5fc4d3dd3829c3663ec230900931928baa287710 (patch)
tree942163f97e823a3f056e28522c48441530f3ea99 /util
parent835f98af75486d83f2ecf069257ec92e80092845 (diff)
Document SSL_CTX_get_ssl_method
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18037) (cherry picked from commit e12bee78d4e64da2176dd9a7ec19ec680dd3bebf)
Diffstat (limited to 'util')
-rw-r--r--util/missingssl.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/missingssl.txt b/util/missingssl.txt
index 6adf6c5117..8a7e268203 100644
--- a/util/missingssl.txt
+++ b/util/missingssl.txt
@@ -9,7 +9,6 @@ SSL_CTX_SRP_CTX_init(3)
SSL_CTX_get0_certificate(3)
SSL_CTX_get0_ctlog_store(3)
SSL_CTX_get0_privatekey(3)
-SSL_CTX_get_ssl_method(3)
SSL_CTX_set0_ctlog_store(3)
SSL_CTX_set_client_cert_engine(3)
SSL_CTX_set_not_resumable_session_callback(3)