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

MQTT Explorer not using operating system root trusted certificate authorities #865

Open
philipp1992 opened this issue Jan 8, 2025 · 1 comment

Comments

@philipp1992
Copy link

Hi,
we are using Windows 11 and when connecting to a MQTT server with certificate validation enabled, we still have to pass a CA-Bundle to make it work, even though the ca is part of the trusted windows CAs. In the browser it also works.
Is this an expected behaviour?
Version: MQTT-Explorer 0.3.5
Kind regards
Philipp

@killnine
Copy link

killnine commented Jan 8, 2025

What happens when you don't add a CA bundle? I just found this project and have been trying to set up a connection to a (local) RabbitMQ instance @ mqtt://localhost:1883 and it wont connect, despite the MQTT plugin being enabled and the user being given rull RW permissions.

I wonder if I am running into this same issue as you.

I have Validate Certificate and Encryption disabled:

image image

EDIT: Nope, I'm just a big dummy and forgot to expose 1883 on my docker container that's running RabbitMQ.

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

2 participants