summaryrefslogtreecommitdiffstats
path: root/doc/apps
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2007-02-16 18:12:16 +0000
committerRichard Levitte <levitte@openssl.org>2007-02-16 18:12:16 +0000
commit85c6749216f47bcefc916d4b0331794dac0a5db7 (patch)
treeab263d161d8b920b8b05eed92a5d58693032fd88 /doc/apps
parent30e5e8aca5b3a81207b55f83909c169808de2f44 (diff)
Add STARTTLS support for IMAP and FTP.
Submitted by Kees Cook <kees@outflux.net>
Diffstat (limited to 'doc/apps')
-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 3cdd1e2017..afdc3f7df2 100644
--- a/doc/apps/s_client.pod
+++ b/doc/apps/s_client.pod
@@ -194,7 +194,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" and "pop3".
+supported keywords are "smtp", "pop3", "imap", and "ftp".
=item B<-engine id>