summaryrefslogtreecommitdiffstats
path: root/doc/man1/s_time.pod
diff options
context:
space:
mode:
authorDmitry Belyavskiy <beldmit@gmail.com>2017-02-21 14:22:55 +0300
committerRich Salz <rsalz@openssl.org>2017-02-21 13:50:00 -0500
commita7c04f2b540cce99055326a3ab932032bdf48cf5 (patch)
tree09800f489155c1ea78e9bd0e70f602b54b81efa6 /doc/man1/s_time.pod
parentecca16632a73bb80ee27cdec8a97f6def0a4714d (diff)
Provided support for the -nameopt flag in s_client, s_server and s_time
commands. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2695)
Diffstat (limited to 'doc/man1/s_time.pod')
-rw-r--r--doc/man1/s_time.pod8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/man1/s_time.pod b/doc/man1/s_time.pod
index acadd30025..9d5dbc3070 100644
--- a/doc/man1/s_time.pod
+++ b/doc/man1/s_time.pod
@@ -19,6 +19,7 @@ B<openssl> B<s_time>
[B<-reuse>]
[B<-new>]
[B<-verify depth>]
+[B<-nameopt option>]
[B<-nbio>]
[B<-time seconds>]
[B<-ssl3>]
@@ -70,6 +71,13 @@ Currently the verify operation continues after errors so all the problems
with a certificate chain can be seen. As a side effect the connection
will never fail due to a server certificate verify failure.
+=item B<-nameopt option>
+
+option which determines how the subject or issuer names are displayed. The
+B<option> argument can be a single option or multiple options separated by
+commas. Alternatively the B<-nameopt> switch may be used more than once to
+set multiple options. See the L<x509(1)> manual page for details.
+
=item B<-CApath directory>
The directory to use for server certificate verification. This directory