Ignite Realtime
Home
Projects
Downloads
Community
Fans
Support
News
Ignite Realtime Community Forums
Connection with ssl fails with java.security.KeyStoreException: jks not found
Smack
Smack Support
demirhan
February 20, 2017, 3:02pm
2
The problem solved with adding below line to builder.
builder.setKeystoreType(null);
show post in topic