You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to meetech...@googlegroups.com
I have configured my nginx with ssl and added a proxy location to the websocket port. Without enabling wss, and the connection made through the localhost address and forwarded to the ws Port. And I can see that the incomming websocket packets got encrypted And protected by ssl. Is it safe way to securely establish a connection between clients and the websocket server?