]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Update doc/man3/X509_VERIFY_PARAM_set_flags.pod
authorBob Beck <beck@obtuse.com>
Tue, 3 Feb 2026 16:39:50 +0000 (09:39 -0700)
committerNeil Horman <nhorman@openssl.org>
Tue, 24 Feb 2026 14:03:39 +0000 (09:03 -0500)
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:03:49 2026
(Merged from https://github.com/openssl/openssl/pull/29612)

doc/man3/X509_VERIFY_PARAM_set_flags.pod

index 67d6438b6759b85e7a5bd3ba1c575f6ed523d858..4eb5edd6bbbcb0e0e4a7728bb9cfbdeb5a2ae79f 100644 (file)
@@ -236,7 +236,8 @@ peer's certificate.  Any previous names set via
 X509_VERIFY_PARAM_set1_rfc822(), X509_VERIFY_PARAM_add1_rfc822(), or
 X509_VERIFY_PARAM_set1_email() are
 retained on success, no change is made on failure. It is a failure if
-email is NULL or the empty string.The peer is considered verified
+email is NULL or the empty string.
+The peer is considered verified
 when any one of the specified RFC822 or SMTPUTF8 names matches a corresponding email
 address SAN in the certificate.