You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @om3n07 !
I have trouble in setting socket-flask to https. After searching lots of related topics on it, I use flask-sslify to solve it but it still cause the following problems.
It will raise error when client connects, but the server still works fine.
Developers needs to generate their own key to set up the https server. It is a little bit troublesome.
Did you have solutions to these problems? Thanks!
There are two exposed keys in the backend folder:
https://github.com/ByronHsu/Never-Blink/blob/master/backend/server.key
https://github.com/ByronHsu/Never-Blink/blob/master/backend/server.key.org
The text was updated successfully, but these errors were encountered: