From: Bob Beck Date: Tue, 3 Feb 2026 17:13:29 +0000 (-0700) Subject: Update doc/man3/SSL_set1_host.pod X-Git-Tag: openssl-4.0.0-alpha1~188 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=52f00ebe74ba2ef3cb1977866cf5bc9b4d31d352;p=thirdparty%2Fopenssl.git Update doc/man3/SSL_set1_host.pod Co-authored-by: Viktor Dukhovni Reviewed-by: Neil Horman Reviewed-by: Viktor Dukhovni MergeDate: Tue Feb 24 14:04:00 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 8c599f91a1f..14fe9e8a08c 100644 --- a/doc/man3/SSL_set1_host.pod +++ b/doc/man3/SSL_set1_host.pod @@ -29,7 +29,7 @@ SSL server verification parameters These functions maintain lists of expected matches for peer certificate subject alternative name (SAN) values is peer certificates presented in an SSL connection. A peer certificate will be considered -a match for validation purposes if all of the following is true: +a match for validation purposes if all of the following are true: * Any name in the dnsname list, if not empty, matches any SAN dnsname in the certificate. If verification flags allow it, these will also