This should be a bit more helpful. The patch below (against 1.0.0) adds the
missing "xmpp" keyword to the list of supported -starttls keywords in the
s_client man page.
---
 doc/apps/s_client.pod |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/apps/s_client.pod b/doc/apps/s_client.pod
index 4ebf7b5..c649e4f 100644
--- a/doc/apps/s_client.pod
+++ b/doc/apps/s_client.pod
@@ -203,7 +203,7 @@ command for more information.
 
 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>
 
-- 
1.7.0


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to