Projects tigase _server server-core Issues #860
strophe https can't connect to the server (#860)
Won't Fix
来恩 周 opened 7 years ago
Due Date
2017-07-17

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!

wojciech.kapcia@tigase.net commented 7 years ago

For general support question please use Forum Boards.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
5819
Version
tigase-server-8.0.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#860
Please wait...
Page is in error, reload to recover