summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndré Guerreiro <aguerreiro1985@gmail.com>2014-11-27 10:11:33 +0000
committerMatt Caswell <matt@openssl.org>2014-11-27 14:18:45 +0000
commit6c3d948723ab4d7ce637efa4d5e611a8e4d3226b (patch)
tree911de678885ede186da2d5285d51e6e4870c330e /doc
parent51c5ab5d3a6a71618e364c5c73492f87fc7ed661 (diff)
Add documentation on -timeout option in the ocsp utility
PR#3612 Reviewed-by: Dr. Stephen Henson <steve@openssl.org> (cherry picked from commit de87dd46c1283f899a9ecf4ccc72db74f36afbf2) (cherry picked from commit 4d3df37bc7fd33d0bec5da04d2572caa0cdbab75)
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/ocsp.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/apps/ocsp.pod b/doc/apps/ocsp.pod
index af2e12e418..38f026afc1 100644
--- a/doc/apps/ocsp.pod
+++ b/doc/apps/ocsp.pod
@@ -133,6 +133,10 @@ if the B<host> option is present then the OCSP request is sent to the host
B<hostname> on port B<port>. B<path> specifies the HTTP path name to use
or "/" by default.
+=item B<-timeout seconds>
+
+connection timeout to the OCSP responder in seconds
+
=item B<-CAfile file>, B<-CApath pathname>
file or pathname containing trusted CA certificates. These are used to verify