skaarj1989 / mWebSockets

WebSockets for microcontrollers
https://skaarj1989.github.io/mWebSockets/autobahn-testsuite/servers/
MIT License
108 stars 23 forks source link

Using SSL for Server #52

Closed dandreossi closed 3 years ago

dandreossi commented 3 years ago

I can't make it work with Chrome while with Firefox is ok. The reason is because the WebSocket Server is insecure. It is possible to implement SSL to the Library?

skaarj1989 commented 3 years ago

Unfortunately it's impossible. See #42 and #46

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.