projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
417b8d4
)
PR: 1880
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 1 Apr 2009 15:06:28 +0000
(15:06 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 1 Apr 2009 15:06:28 +0000
(15:06 +0000)
Document -ocsp_uri command line switch to x509 utility.
doc/apps/x509.pod
patch
|
blob
|
history
diff --git
a/doc/apps/x509.pod
b/doc/apps/x509.pod
index c0c39770cec84683a5bfff419adf4d61b2c9cf40..04d732dc60222fbe2c5bf982316f1033a9b076ae 100644
(file)
--- 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.