summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWhite_Rabbit <bruno@tracciabi.li>2018-02-22 13:58:19 -0500
committerRich Salz <rsalz@openssl.org>2018-02-22 13:58:19 -0500
commit37e62cee3ee50983ecad88813ec11b326efb123a (patch)
treee42025360667e2bc0e4a2f9a8a40cee8979f271c /doc
parent99bb59d9d7fbcf73c8ed1e5b3e9cb7e3b0225521 (diff)
Update s_client doc adding xmpp as value for -starttls
CLA: trivial Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5407)
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/s_client.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/s_client.pod b/doc/apps/s_client.pod
index d9413a0cf2..d2cad29d21 100644
--- a/doc/apps/s_client.pod
+++ b/doc/apps/s_client.pod
@@ -250,7 +250,7 @@ use the server's cipher preferences; only used for SSLV2.
send the protocol-specific message(s) to switch to TLS for communication.
B<protocol> is a keyword for the intended protocol. Currently, the only
-supported keywords are "smtp", "pop3", "imap", and "ftp".
+supported keywords are "smtp", "pop3", "imap", "ftp" and "xmpp".
=item B<-tlsextdebug>