CLA: trivial
Fixes: f584ae959cbc "Let's support multiple names for certificate verification"
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.foundation>
Reviewed-by: Richard Levitte <levitte@openssl.org>
MergeDate: Sun Apr 26 12:59:31 2026
(Merged from https://github.com/openssl/openssl/pull/30834)
internal check will be suppressed as appropriate when DANE is
enabled.
-==head1 DEPRECATED FUNCTIONS
+=head1 DEPRECATED FUNCTIONS
SSL_set1_host and SSL_add1_host are deprecated as of OpenSSL 4.0.0.
SSL_set1_dnsname(), SSL_add1_dnsname(), SSL_set1_ipaddr() and SSL_add1_ipaddr() should be used instead.