mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-04-08 08:02:06 +02:00
in XMPPTCPConnection. So that the hostname and not the IP is available to the SSLSocket and the SSLSession, which handed over to HostnameVerifier. This leaves the HostnameVerifier with the - name of the XMPP service (first argument of verify(String, SSLSession) - name of the used host (found in the SSLSession) allowing more complex verification mechanisms performed by the HostnameVerifier. |
||
---|---|---|
.. | ||
src | ||
build.gradle |