Hi, all:
when I want to connect the tigase with ssl secure by the strophe, but it connect error.
I have add the [localhost.pem] cert file to the browser and I have verify correct certificate is being served by Tigase is ok.
------------------- certificate is being served by Tigase-----------
bogon:base admin$ openssl s_client -connect localhost:5281
CONNECTED(00000003)
bogon:base admin$ openssl s_client -connect localhost:5291
There some error in the browser console, detail is
-------------error detail------------------
Failed to load resource: net::ERR_INSECURE_RESPONSE
strophe.js:4793 OPTIONS https://localhost:5281/xmpp-httpbind net::ERR_INSECURE_RESPONSE
sendFunc @ strophe.js:4793
Can you help me?
Thank you!
For general support question please use Forum Boards.
Hi, all:
when I want to connect the tigase with ssl secure by the strophe, but it connect error.
I have add the [localhost.pem] cert file to the browser and I have verify correct certificate is being served by Tigase is ok.
------------------- certificate is being served by Tigase-----------
bogon:base admin$ openssl s_client -connect localhost:5281
CONNECTED(00000003)
bogon:base admin$ openssl s_client -connect localhost:5291
CONNECTED(00000003)
There some error in the browser console, detail is
-------------error detail------------------
Failed to load resource: net::ERR_INSECURE_RESPONSE
strophe.js:4793 OPTIONS https://localhost:5281/xmpp-httpbind net::ERR_INSECURE_RESPONSE
sendFunc @ strophe.js:4793
strophe.js:4793 OPTIONS https://localhost:5281/xmpp-httpbind net::ERR_INSECURE_RESPONSE
Can you help me?
Thank you!