Quantcast
Channel: Multiplayer
Viewing all articles
Browse latest Browse all 16796

SLL support in "useWebsockets" mode

$
0
0
Hi, I have page with https and I have the server with "useWebsockets" enabled.
For now I got error:
Mixed Content: The page at 'https://*******' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://******/'. This request has been blocked; this endpoint must be available over WSS.

If I add to my page this

<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">

I got error:
WebSocket connection to...

SLL support in "useWebsockets" mode

Viewing all articles
Browse latest Browse all 16796

Trending Articles