PR: 1880
Document -ocsp_uri command line switch to x509 utility.
This commit is contained in:
parent
417b8d4705
commit
fab4447179
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user