mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-04-09 03:04:02 +02: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`.