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

Does MQTT_Websockets support SAS authentication? #2577

Closed
YrnehEpoc opened this issue Feb 12, 2024 · 2 comments
Closed

Does MQTT_Websockets support SAS authentication? #2577

YrnehEpoc opened this issue Feb 12, 2024 · 2 comments

Comments

@YrnehEpoc
Copy link

According to the ReadMe, mqtt-ws connecting to IoT Hub only supports X-509 CA at the moment. However, I've run the iothub_LL_telemetry_sample on my PC and found that I can use either mqtt or mqtt_ws with SAS authentication. Should the asterisk be removed since it seems capable of both?

@ewertons
Copy link
Contributor

Hi @YrnehEpoc , I believe the phrasing is poorly constructed there.
It reads "*IoT Hub only supports X-509 CA Signed over AMQP and MQTT at the moment.", which should be "IoT Hub supports X-509 CA Signed over AMQP and MQTT (including over websockets, respectively) at the moment."

@YrnehEpoc
Copy link
Author

@ewertons Sounds good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants