Add v3 ref to see also sections.

This commit is contained in:
Dr. Stephen Henson 2006-11-07 13:13:14 +00:00
parent 137de5b157
commit ebeb17e2e0
2 changed files with 3 additions and 2 deletions

View File

@ -670,6 +670,6 @@ then even if a certificate is issued with CA:TRUE it will not be valid.
=head1 SEE ALSO
L<req(1)|req(1)>, L<spkac(1)|spkac(1)>, L<x509(1)|x509(1)>, L<CA.pl(1)|CA.pl(1)>,
L<config(5)|config(5)>
L<config(5)|config(5)>, L<x509v3_config(5)|x509v3_config(5)>
=cut

View File

@ -825,7 +825,8 @@ OpenSSL 0.9.5 and later.
=head1 SEE ALSO
L<req(1)|req(1)>, L<ca(1)|ca(1)>, L<genrsa(1)|genrsa(1)>,
L<gendsa(1)|gendsa(1)>, L<verify(1)|verify(1)>
L<gendsa(1)|gendsa(1)>, L<verify(1)|verify(1)>,
L<x509v3_config(5)|x509v3_config(5)>
=head1 HISTORY