Project

General

Profile

Bug #8248

Websocket config: manage scheme (ws and wss)

Added by Philippe May about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
06/05/2019
Due date:
% Done:

0%

Close

Description

A quick test with Aurinonco infrastructure indicates that websockets seem to pass through, but the web browser doesn't want to connect:

Failed to load resource: net::ERR_INSECURE_RESPONSE
Mixed Content: The page at 'https://gis.auroville.org.in/map' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://gis.auroville.org.in/gj/live'. This request has been blocked; this endpoint must be available over WSS.

Gisaf currently use only "ws", it should probably use wss if the connection to the server is done with https.

History

#2 Updated by Philippe May about 5 years ago

  • Status changed from New to Closed

Fixed in 25b6dd87

Also available in: Atom PDF