(openssl-1.0.1e-4.fc18.x86_64)
Regarding the s_client -starttls xmpp feature:
The man-page s_client(1ssl) shows
-starttls protocol
send the protocol-specific message(s) to switch to TLS for
communication. protocol is a keyword for the
intended protocol. Currently, the only supported keywords are
"smtp", "pop3", "imap", and "ftp".
However, openssl s_client -h shows
-starttls prot - use the STARTTLS command before starting TLS
for those protocols that support it, where
'prot' defines which one to assume. Currently,
only "smtp", "pop3", "imap", "ftp" and "xmpp"
are supported.
and -starttls xmpp actually works.
So, the man page would have to be adapted.
Thanks for OpenSSL.
Best regards,
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]