From fab4447179ed6eaab8c4e4e7695d584e25a25ec8 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 1 Apr 2009 15:06:28 +0000 Subject: [PATCH] PR: 1880 Document -ocsp_uri command line switch to x509 utility. --- doc/apps/x509.pod | 5 +++++ 1 file changed, 5 insertions(+) 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 B [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 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. -- 2.25.1