Commit 35a37158 authored by Viktor Dukhovni's avatar Viktor Dukhovni
Browse files

Add x509(1) reference



Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 94b372b4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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