Installed mattermost through the gitlab omnibus. Is there a configuration setting to use secure websockets (wss) instead of a normal websocket (ws).
Thanks in advance.
Henry
Installed mattermost through the gitlab omnibus. Is there a configuration setting to use secure websockets (wss) instead of a normal websocket (ws).
Thanks in advance.
Henry
It should automatically connect with wss if https is detected.
https://github.com/mattermost/platform/blob/master/web/react/stores/socket_store.jsx#L48