mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-04-29 18:04:50 +02:00
(yeah, I know) Sometimes "a friend" has setup an XMPP service which uses a self-signed cert. While we can get a decent amount of security by using techniques like e.g. the MemorizingTrustManager, there's still a pitfall. If the service's TLS certificates contains no or the wrong service/hostname information, Smack will throw an CertificateException. Therefore provide an API call to disable hostname verification. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle |