Is it possible to use websockets in a secure way, by wss//... not ws//... ?
#1
Is it possible to use websockets in a secure way, by wss//... not ws//... ?
I have developed a remote control web-based app, it uses WebSocket and when site hosted on HTTPS it complains about mixed content when I try to connect to WebSocket in an insecure way by using ws//...

More detailed question posted on StackOverflow: https://stackoverflow.com/questions/6255...tent-issue
Thank you in advance.
Reply


Messages In This Thread
Is it possible to use websockets in a secure way, by wss//... not ws//... ? - by anatoly314 - 2020-06-24, 12:23
Logout Mark Read Team Forum Stats Members Help
Is it possible to use websockets in a secure way, by wss//... not ws//... ?0