Skip to content
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

Open
denis-zhdanov opened this issue Jan 20, 2017 · 5 comments
Open

Please make SSL demo work #28

denis-zhdanov opened this issue Jan 20, 2017 · 5 comments

Comments

@denis-zhdanov
Copy link

Ssl demo doesn't work at the moment:

  1. The server is successfully started (through the SslChatLauncherclass).

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

@wirechen
Copy link

the same problem!

  • maybe the ssl client should take some config parameter, like password.

@Scharpeye
Copy link

The same issue.

@sandeepk84
Copy link

sandeepk84 commented Mar 8, 2018

any success on this? please let me know. have posted another issue on the same - #38. No response yet.

I got my issue resolved. posting it here as it may be of any help to someone. issue38

@DroidUnknown
Copy link

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.

@DroidUnknown
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants