aboutsummaryrefslogtreecommitdiff
path: root/doc/apps
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:07:50 +0000
commitde87dd46c1283f899a9ecf4ccc72db74f36afbf2 (patch)
tree0cd9c78ff8987c6c3e5e34a9d41faa89b8a5c04e /doc/apps
parent333fad9f2de1dea99552fcb424b312ca1a390f85 (diff)
downloadopenssl-de87dd46c1283f899a9ecf4ccc72db74f36afbf2.zip
openssl-de87dd46c1283f899a9ecf4ccc72db74f36afbf2.tar.gz
openssl-de87dd46c1283f899a9ecf4ccc72db74f36afbf2.tar.bz2
Add documentation on -timeout option in the ocsp utility
PR#3612 Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
Diffstat (limited to 'doc/apps')
-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 9758474..296b13c 100644
--- a/doc/apps/ocsp.pod
+++ b/doc/apps/ocsp.pod
@@ -159,6 +159,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