Commit 74fdd739c7 for openssl.org
commit 74fdd739c7356d96623a71cba6a58771bd1c6cff
Author: Bob Beck <beck@obtuse.com>
Date: Thu Feb 5 08:36:42 2026 -0700
Update doc/man3/SSL_set1_host.pod
Co-authored-by: Viktor Dukhovni <viktor1ghub@dukhovni.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
MergeDate: Tue Feb 24 14:04:28 2026
(Merged from https://github.com/openssl/openssl/pull/29612)
diff --git a/doc/man3/SSL_set1_host.pod b/doc/man3/SSL_set1_host.pod
index ee2e9c5fee..28da653295 100644
--- a/doc/man3/SSL_set1_host.pod
+++ b/doc/man3/SSL_set1_host.pod
@@ -93,7 +93,7 @@ enabled.
==head1 DEPRECATED FUNCTIONS
SSL_set1_host and SSL_add1_host are deprecated as of OpenSSL 4.0.0.
-SSL_add1_dnsame and SSL_add1_ip should be used instead.
+SSL_set1_dnsname(), SSL_add1_dnsname(), SSL_set1_ipaddr() and SSL_add1_ipaddr() should be used instead.
SSL_set1_host() sets in the verification parameters of I<s>
the expected DNS hostname or IP address to I<host>,