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

websocket proxy and https #2

Open
mittorn opened this issue Jun 21, 2018 · 2 comments
Open

websocket proxy and https #2

mittorn opened this issue Jun 21, 2018 · 2 comments

Comments

@mittorn
Copy link
Collaborator

mittorn commented Jun 21, 2018

Browsers have restriction that does not allow https sites to access ws:// servers
Is it possible to downgrade security to http? maybe some iframe trick will allow that? Do you have any idea?
wss:// is really big overhead for server (slow handshake, frame encryption) and i will not be able to get certificate for the-swank's domain. wss:// does not work with self-signed certificates: browsers just do not show confirmation dialog for it

@btarg
Copy link
Owner

btarg commented Jul 28, 2018

I don't know if this is possible. Also, sorry for late reply, I've been working on some projects recently

@seisdr
Copy link

seisdr commented Jul 30, 2020

any updates

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

3 participants