[openssl-commits] [openssl] OpenSSL_1_1_0-stable update
Viktor Dukhovni
viktor at openssl.org
Fri Jan 5 23:34:26 UTC 2018
The branch OpenSSL_1_1_0-stable has been updated
via 35a37158181fb0129b632b450ded1114fe4fbb37 (commit)
from 94b372b4c9e0f5e0fc7785ad8fee347479854009 (commit)
- Log -----------------------------------------------------------------
commit 35a37158181fb0129b632b450ded1114fe4fbb37
Author: Viktor Dukhovni <openssl-users at dukhovni.org>
Date: Wed Dec 13 10:57:51 2017 -0500
Add x509(1) reference
Reviewed-by: Rich Salz <rsalz at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
doc/crypto/X509_VERIFY_PARAM_set_flags.pod | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/crypto/X509_VERIFY_PARAM_set_flags.pod b/doc/crypto/X509_VERIFY_PARAM_set_flags.pod
index b778d94..b6c3296 100644
--- a/doc/crypto/X509_VERIFY_PARAM_set_flags.pod
+++ b/doc/crypto/X509_VERIFY_PARAM_set_flags.pod
@@ -338,7 +338,8 @@ connections associated with an B<SSL_CTX> structure B<ctx>:
L<X509_verify_cert(3)>,
L<X509_check_host(3)>,
L<X509_check_email(3)>,
-L<X509_check_ip(3)>
+L<X509_check_ip(3)>,
+L<x509(1)>
=head1 HISTORY
More information about the openssl-commits
mailing list