Hello,
We have created a web based Chat-application which is connected to open-fire server using strophe XMPP on the port 7070. Now I want to connect to SSL port (7743).
We have hosted my application on IIS on https(self signed). now can we use URL: https://:7443/http-bind/.
We are not able to do it.
We are referring 'Professional XMPP Programming with JavaScript and jQuery' for XMPP.
Is there some other way to do it?
Regards!
Ajit Singh