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

Connecting to wss:// fails. #150

Open
FF-AntiK opened this issue Mar 8, 2022 · 0 comments
Open

Connecting to wss:// fails. #150

FF-AntiK opened this issue Mar 8, 2022 · 0 comments

Comments

@FF-AntiK
Copy link

FF-AntiK commented Mar 8, 2022

I'm running a MQTT broker with websocket support (ws://localhost:9999).
Also I'm running a HTTPS webserver which includes a reverse proxy, routing traffic from /mqtt to localhost:9999.
How would I securely connect to wss://localhost/mqtt with paho.mqtt.rust?

I've tried different server uri and ssl option combinations without success.
I'm able to connect to connect from this web application:
http://www.hivemq.com/demos/websocket-client/
2022-03-08-215954_1252x972_scrot

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