WebSocket TLS
#1424
Replies: 1 comment 2 replies
-
For websockets you need a reverse proxy where you (can) should offload the ssl which then also enables that on the websockets. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Thanks for the great software!!!!
Quick question.
WebSocket notifications
support works only for http/clear text (port 3012).Can I somehow enable TLS/SSL for this port?
Thanks!
PS: I just found the discourge group. I should have posted that there instead of here. Sorry!
Beta Was this translation helpful? Give feedback.
All reactions