aboutsummaryrefslogtreecommitdiffstats
path: root/doc/apps/x509.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apps/x509.pod')
-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.