Commit a068630a authored by Ulf Möller's avatar Ulf Möller
Browse files

link to the new manpage.

parent dfebac32
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

=head1 NAME

ocsp - OCSP utility
ocsp - Online Certificate Status Protocol utility

=head1 SYNOPSIS

@@ -27,6 +27,9 @@ B<openssl> B<ocsp>

B<WARNING: this documentation is preliminary and subject to change.>

The Online Certificate Status Protocol (OCSP) enables applications to
determine the (revocation) state of an identified certificate (RFC 2560).

The B<ocsp> command performs many common OCSP tasks. It can be used
to print out requests and responses, create requests and send queries
to an OCSP responder.
+4 −0
Original line number Diff line number Diff line
@@ -121,6 +121,10 @@ Generation of DSA Parameters.

Generation of RSA Parameters.

=item L<B<ocsp>|ocsp(1)>

Online Certificate Status Protocol utility.

=item L<B<passwd>|passwd(1)>

Generation of hashed passwords.