From 459220e3e7a697ba175aafb9109d18843a2a115e Mon Sep 17 00:00:00 2001 From: guenther <> Date: Fri, 18 Apr 2014 15:46:50 +0000 Subject: Document support for "openssl s_client -starttls lmtp" --- src/lib/libssl/src/doc/apps/s_client.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/libssl/src/doc/apps/s_client.pod b/src/lib/libssl/src/doc/apps/s_client.pod index 3215b2e8c9..445260d91a 100644 --- a/src/lib/libssl/src/doc/apps/s_client.pod +++ b/src/lib/libssl/src/doc/apps/s_client.pod @@ -209,7 +209,7 @@ command for more information. send the protocol-specific message(s) to switch to TLS for communication. B is a keyword for the intended protocol. Currently, the only -supported keywords are "smtp", "pop3", "imap", and "ftp". +supported keywords are "smtp", "lmtp", "pop3", "imap", and "ftp". =item B<-tlsextdebug> -- cgit v1.2.3-55-g6feb