]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix SSL_{set1,add1}_host() handling of host name/IP address and related documentation
authorDr. David von Oheimb <dev@ddvo.net>
Mon, 21 Apr 2025 13:11:01 +0000 (15:11 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 6 May 2025 13:11:56 +0000 (15:11 +0200)
commit0080dd66e0fa820abd23ecb18d92b2899fff425d
tree337fbd0242e91f26b2b6467039dc6589497160d0
parentc1d13b7f8c2877b0ae1c0f62c905c61f24e86d5a
Fix SSL_{set1,add1}_host() handling of host name/IP address and related documentation

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

(cherry picked from commit 1eee02d3e710e01d864c37708f64e83511627e28)
doc/man3/SSL_set1_host.pod
include/openssl/ssl.h.in
ssl/ssl_lib.c