Add minimum POP3 STLS hack to s_client.c (as was provided for STARTTLS before)
[openssl.git] / doc / apps / s_client.pod
index 47dc93cb3f799c10629fe4ee9c6b05913e6db48e..d061326c1fcaf9784844f9e5f117b9522a091ee5 100644 (file)
@@ -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>