link to the new manpage.
authorUlf Möller <ulf@openssl.org>
Mon, 15 Jan 2001 22:19:30 +0000 (22:19 +0000)
committerUlf Möller <ulf@openssl.org>
Mon, 15 Jan 2001 22:19:30 +0000 (22:19 +0000)
doc/apps/ocsp.pod
doc/apps/openssl.pod

index e5b03db740c6b12a06abaa8d0bb7de4ca34e0477..1b2b535b406f7fd13aa24ed4c8b18704e34d99d8 100644 (file)
@@ -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.
index 0cbd199d79078160575c7f3e350785d1dc09ce3b..689fe3a76dad6d12714e25883cc531eb8c7aceda 100644 (file)
@@ -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.