Hi,
I installed SSL[not self signed] to Janus server , REST transport is working fine. But When i connect using websocket transport socket is not get connecting. i get following error
WebSocket connection to 'wss://
www.hexodetech.com:8989/' failed: Error in connection establishment: net::ERR_SSL_PROTOCOL_ERROR
janus.js:499 Error connecting to the Janus WebSockets server... wss://www.hexodetech.com:8989error @ janus.js:499
screenShare.js:117 Error connecting to the Janus WebSockets server: Is the gateway down?
here is the example link.
view the console logs for details.
I installed same SSL only for node and Janus