summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-ocsp.pod.in
diff options
context:
space:
mode:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>2021-05-17 11:04:40 +0200
committerDr. David von Oheimb <dev@ddvo.net>2021-05-20 16:24:43 +0200
commit359efeac3f9b99c5f734b90db8a4c5bfadb7323a (patch)
tree357cf0451222aae4270fea14b7454af4e40a74a2 /doc/man1/openssl-ocsp.pod.in
parent9c1582807b535e5b8499897c6e74fec48440c4fe (diff)
DOC: Fix nits found by new check on SYNOPSIS and OPTIONS consistency
Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15299)
Diffstat (limited to 'doc/man1/openssl-ocsp.pod.in')
-rw-r--r--doc/man1/openssl-ocsp.pod.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/man1/openssl-ocsp.pod.in b/doc/man1/openssl-ocsp.pod.in
index 0aa06834a9..0116feeaae 100644
--- a/doc/man1/openssl-ocsp.pod.in
+++ b/doc/man1/openssl-ocsp.pod.in
@@ -14,6 +14,7 @@ B<openssl> B<ocsp>
[B<-out> I<file>]
[B<-issuer> I<file>]
[B<-cert> I<file>]
+[B<-no_certs>]
[B<-serial> I<n>]
[B<-signer> I<file>]
[B<-signkey> I<file>]
@@ -23,7 +24,6 @@ B<openssl> B<ocsp>
[B<-req_text>]
[B<-resp_text>]
[B<-text>]
-[B<-no_certs>]
[B<-reqout> I<file>]
[B<-respout> I<file>]
[B<-reqin> I<file>]
@@ -112,6 +112,10 @@ Add the certificate I<filename> to the request. The issuer certificate
is taken from the previous B<-issuer> option, or an error occurs if no
issuer certificate is specified.
+=item B<-no_certs>
+
+Don't include any certificates in signed request.
+
=item B<-serial> I<num>
Same as the B<-cert> option except the certificate with serial number
@@ -389,7 +393,6 @@ each child is willing to wait for the client's OCSP response.
This option is available on POSIX systems (that support the fork() and other
required unix system-calls).
-
=item B<-nmin> I<minutes>, B<-ndays> I<days>
Number of minutes or days when fresh revocation information is available: