mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-11-22 08:35:17 +01:00
XMPP client-to-server and server-to-server links historically use different XML namespaces. Some server implementations are strict about this and will not proceed with the connection attempt when the client namespace (`jabber:client`) is used on a server-to-server link. openssl s_client also supports `xmpp-server`.