From a2d9cfbac5d87b03496d62079aef01c601193b58 Mon Sep 17 00:00:00 2001 From: Keigo Tanaka Date: Sat, 13 May 2017 09:50:49 +0900 Subject: Added mysql as starttls protocol. Reviewed-by: Andy Polyakov Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/3456) --- doc/man1/s_client.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man1/s_client.pod') diff --git a/doc/man1/s_client.pod b/doc/man1/s_client.pod index 96df8a4101..882f74b418 100644 --- a/doc/man1/s_client.pod +++ b/doc/man1/s_client.pod @@ -493,7 +493,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", "ftp", "xmpp", "xmpp-server", -"irc", "postgres", "lmtp", "nntp", "sieve" and "ldap". +"irc", "postgres", "mysql", "lmtp", "nntp", "sieve" and "ldap". =item B<-xmpphost hostname> -- cgit v1.2.3