summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-04-03 11:45:19 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-04-03 11:45:19 +0000
commit14023fe3521db8c2b984c44eb53ecfe498b1a01e (patch)
tree5c2dbedad64d42edc95ee876b2ff29ab5c11f75e /doc
parentb6b0b0d7a593afbb71786bf6bcb8bf54ba8ea48e (diff)
Merge from 1.0.0-stable branch.
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/x509.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/apps/x509.pod b/doc/apps/x509.pod
index c0c39770ce..04d732dc60 100644
--- a/doc/apps/x509.pod
+++ b/doc/apps/x509.pod
@@ -23,6 +23,7 @@ B<openssl> B<x509>
[B<-issuer>]
[B<-nameopt option>]
[B<-email>]
+[B<-ocsp_uri>]
[B<-startdate>]
[B<-enddate>]
[B<-purpose>]
@@ -176,6 +177,10 @@ set multiple options. See the B<NAME OPTIONS> section for more information.
outputs the email address(es) if any.
+=item B<-ocsp_uri>
+
+outputs the OCSP responder address(es) if any.
+
=item B<-startdate>
prints out the start date of the certificate, that is the notBefore date.