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

Browser fails to open 'https://localhost:443/tests/websocket.html' #5

Open
KrrishnaShah opened this issue Apr 19, 2021 · 0 comments
Open

Comments

@KrrishnaShah
Copy link

After following step up to 3 in the section 'TLS/SSL Example'

FIY: both the servers are running i.e.

python tests/simple_https_server.py
and
python tests/example_server.py --example chat --ssl 1

but no response

I also tried to connect wss with ws client (i.e. 'WebSocket Test Client' a google chrome extension)
but it throws 'error'

Someone please guide me on 'how to connect wss client with this server' .......

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

1 participant