From 37e62cee3ee50983ecad88813ec11b326efb123a Mon Sep 17 00:00:00 2001 From: White_Rabbit Date: Thu, 22 Feb 2018 13:58:19 -0500 Subject: [PATCH] Update s_client doc adding xmpp as value for -starttls CLA: trivial Reviewed-by: Andy Polyakov Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/5407) --- doc/apps/s_client.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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> -- 2.25.1