[openssl-dev] [openssl.org #3742] Support s_client -starttls to xmpp server-to-server ports

Kai Engert via RT rt at openssl.org
Wed Mar 11 07:17:48 UTC 2015


I'd like to be able to use openssl s_client to diagnose SSL/TLS
connections to XMPP/Jabber servers.

There are two types of xmpp server ports:
(a) those that are used for connections from clients,
    usually port 5222 (c2s).
(b) those that are used for connections from server to server,
    usually port 5269 (s2s).

As of today, the -starttls xmpp option supports only (a).

In order to support (b), the pre-starttls handshake must be slightly
different.

Attached is a patch that implements -starttls xmpp-server



-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssl-support-xmpp-server-s2s.patch
Type: text/x-patch
Size: 3214 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20150311/c664d08d/attachment.bin>


More information about the openssl-dev mailing list