mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-12-12 18:22:06 +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`.