From: Ulf Möller Date: Mon, 15 Jan 2001 22:19:30 +0000 (+0000) Subject: link to the new manpage. X-Git-Tag: OpenSSL_0_9_6a-beta1~81^2~26 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=a068630a2038ff167d29cdaed828161719355531;hp=dfebac32c0a1611a42f1629b3dc50d31f8113396 link to the new manpage. --- diff --git a/doc/apps/ocsp.pod b/doc/apps/ocsp.pod index e5b03db740..1b2b535b40 100644 --- a/doc/apps/ocsp.pod +++ b/doc/apps/ocsp.pod @@ -2,7 +2,7 @@ =head1 NAME -ocsp - OCSP utility +ocsp - Online Certificate Status Protocol utility =head1 SYNOPSIS @@ -27,6 +27,9 @@ B B B +The Online Certificate Status Protocol (OCSP) enables applications to +determine the (revocation) state of an identified certificate (RFC 2560). + The B 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. diff --git a/doc/apps/openssl.pod b/doc/apps/openssl.pod index 0cbd199d79..689fe3a76d 100644 --- a/doc/apps/openssl.pod +++ b/doc/apps/openssl.pod @@ -121,6 +121,10 @@ Generation of DSA Parameters. Generation of RSA Parameters. +=item L|ocsp(1)> + +Online Certificate Status Protocol utility. + =item L|passwd(1)> Generation of hashed passwords.