spxbhuhb / z2-pre

Libraries for Kotlin Multiplatform development
Apache License 2.0
1 stars 0 forks source link

[Services] Safari Websocket issue #3

Closed toth-istvan-zoltan closed 6 months ago

toth-istvan-zoltan commented 8 months ago

When opening services in Safari I get the error message:

WebSocket connection to 'wss://.../z2/services' failed: There was a bad response from the server.

It works well with local connection, also works with Chrome and Firefox.

The services are relayed through an OpenBSD relayd which provides the SSL/TLS.

toth-istvan-zoltan commented 6 months ago

It was a problem in OpenBSD relayd, an upgrade should solve it.