aksonov / react-native-xmpp

XMPP library for React Native (iOS and Android native support)
BSD 2-Clause "Simplified" License
305 stars 96 forks source link

trust hosts security #79

Open jjdp opened 6 years ago

jjdp commented 6 years ago

How is security compromised even if you have an ssl xmpp server? Were using trust hosts at the moment since it gives us an error without that.

xmpp java.security.KeyStoreException: java.security.NoSuchAlgorithmException: KeyStore jks implementation not found