I use Strophe library to connect to an OpenFire XMPP server. I am using the http-bind url as https://localhost:7443/http-bind/ for connecting to openfire server.
Openfire provided default self-signed certificates.
How to ignore the self signed certificate in strophe connection ?