Add x509(1) reference
authorViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 13 Dec 2017 15:57:51 +0000 (10:57 -0500)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Fri, 5 Jan 2018 23:31:11 +0000 (18:31 -0500)
Reviewed-by: Rich Salz <rsalz@openssl.org>
doc/crypto/X509_VERIFY_PARAM_set_flags.pod

index b778d94cfe58ec62ecd8e8e68f88bb279309a090..b6c3296d4ac65510b4bdb40d6ec9deea1f67a6d4 100644 (file)
@@ -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