Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Alberto Lopez Perez <clopez@igalia.com>2012-08-06 04:12:40 +0400
committerBen Laurie <ben@links.org>2013-09-05 20:24:56 +0400
commit50f307a98fcc982c6dbb1891577146c6c3949ad6 (patch)
tree56d5f812aa0e9182e39fdbd3fb49353091cb312c /doc/apps/s_client.pod
parent4249d4ba8609d6892687df555d2727f8a7a302e9 (diff)
Add "xmpp" to the list of supported starttls protocols on s_client manpage
Diffstat (limited to 'doc/apps/s_client.pod')
-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 e8cc8712d2..1c50836a8a 100644
--- a/doc/apps/s_client.pod
+++ b/doc/apps/s_client.pod
@@ -223,7 +223,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>