]> git.ipfire.org Git - thirdparty/openssl.git/commit
SSL_set1_host.pod: add recommendation to use SSL_{set1,add1}_host() and SSL_set_tlsex...
authorDr. David von Oheimb <dev@ddvo.net>
Mon, 21 Apr 2025 14:00:39 +0000 (16:00 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 6 May 2025 13:11:15 +0000 (15:11 +0200)
commiteb909d785f89c5f92613865ed8e7afc9f6fb9b2c
tree7ffbf9b0198975881f864eaaf713748e55265175
parent49a3e7adc392a45c3fba93f5759df6797fcd8238
SSL_set1_host.pod: add recommendation to use SSL_{set1,add1}_host() and SSL_set_tlsext_host_name()

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27457)
doc/man3/SSL_set1_host.pod