-
Notifications
You must be signed in to change notification settings - Fork 546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please make SSL demo work #28
Comments
the same problem!
|
The same issue. |
I downloaded the demo today and I am unable to make it work for SSL. It is working for normal connection but for SSL Client is unable to connect with the server. I am testing on my local machine not deployed to any remote server yet. |
It worked for me, since i was on local machine I had to allow permissions to ssl in my browser. No issue at all it worked perfectly. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ssl demo doesn't work at the moment:
Unfortunately, the client (ssl-event-index.html)) doesn't work - the following is printed to console:
socket.io.js:2 GET https://localhost:10443/socket.io/?EIO=3&transport=polling&t=1484898108014-43 net::ERR_INSECURE_RESPONSE
The text was updated successfully, but these errors were encountered: