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

Question: Using SSL/TLS client certificates stored in web browser for authentication against MQTT broker #256

Open
mirko opened this issue Apr 7, 2024 · 0 comments

Comments

@mirko
Copy link

mirko commented Apr 7, 2024

It's very common to use TLS client certificates to connect to and authenticate against MQTT brokers - especially when roles are involved and the one in question has higher privileges / permissions (such as can subscribe and publish to everything), e.g. signed by a dedicated admin-CA or alike.

Since most web browsers can store TLS client certificates to (normally) authenticate against web servers, I wonder if the paho-mqtt javascript library can also use such certificates in order to authenticate against the MQTT broker.

@mirko mirko changed the title Question: Using SSL/TLS client certificates stored in web browser Question: Using SSL/TLS client certificates stored in web browser for authentication against MQTT broker Apr 7, 2024
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