MQTTx Client App, Certificate check and root-Certificate from own authority #912
Unanswered
Stefan-Pichler
asked this question in
Q&A
Replies: 1 comment
-
Hi, sorry for my late reply. You can select your root certificate when establishing a TLS/SSL connection. ref: https://www.emqx.com/en/blog/emqx-server-ssl-tls-secure-connection-configuration-guide You can read this blog, I hope it can help you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Community, Team,
we have a bunch of Servers which all have SSL certificates which are signed by a own root certificate from a own authority.
The root-Certificate is registered as trusted on the local machine operating System.
I try to give the MQTTx Client App a chance, but i am not able to use the strong certificat check. It seems the MQTTx Client App is not able to check the validity of the SSL-Chain because it does not trust the root certificate. Am i right?
I wonder how to register the root-Certificate into MQTTx to be able to check the validity of all of our certificates.
Please, are you able to give me a hint how to trust the own root Certificate?
Thanks a lot,
Stefan
Beta Was this translation helpful? Give feedback.
All reactions