Document certificate status request options.
[openssl.git] / doc / apps / s_client.pod
index 883da15d25f2fc16388430fc4dabebfb74ac82cb..57b67f7c4e5013e7b7932a388b23a6d8272b7a76 100644 (file)
@@ -47,6 +47,7 @@ B<openssl> B<s_client>
 [B<-sess_out filename>]
 [B<-sess_in filename>]
 [B<-rand file(s)>]
+[B<-status>]
 
 =head1 DESCRIPTION
 
@@ -259,6 +260,11 @@ Multiple files can be specified separated by a OS-dependent character.
 The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for
 all others.
 
+=item B<-status>
+
+sends a certificate status request to the server (OCSP stapling). The server
+response (if any) is printed out.
+
 =back
 
 =head1 CONNECTED COMMANDS