From: Dr. Stephen Henson Date: Wed, 1 Apr 2009 15:06:28 +0000 (+0000) Subject: PR: 1880 X-Git-Tag: OpenSSL_1_0_0-beta2~57 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fab4447179ed6eaab8c4e4e7695d584e25a25ec8;p=oweals%2Fopenssl.git PR: 1880 Document -ocsp_uri command line switch to x509 utility. --- 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.