summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2003-05-28 20:24:57 +0000
committerLutz Jänicke <jaenicke@openssl.org>2003-05-28 20:24:57 +0000
commit4f17dfcd752221fc7515d55642cacd9aa6d1d0af (patch)
tree36acc9d76227bba2c46b66ef5fc06d6a4feccca8 /doc
parent83b4f49c0a96ac43e8554b32fc1a6850041032f2 (diff)
Add minimum POP3 STLS hack to s_client.c (as was provided for STARTTLS before)
Submitted by: dg@sunet.ru (Daniel Ginsburg) PR: #613
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 47dc93cb3f..d061326c1f 100644
--- a/doc/apps/s_client.pod
+++ b/doc/apps/s_client.pod
@@ -168,7 +168,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 keyword is "smtp".
+supported keywords are "smtp" and "pop3".
=item B<-engine id>