link to the new manpage.
This commit is contained in:
parent
dfebac32c0
commit
a068630a20
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user