Broker Client Certificate Authentication example #2146
Unanswered
vontas-erk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am looking for any examples related to configuring an MQTTnet server to utilize client certificate authentication (mTLS). I currently have the configuration below:
and have been relying on this documentation --> https://github.com/dotnet/MQTTnet/wiki/Server#example.
Is there a section that I am missing? Does RemoteCertificateValidationCallback handle the client certificate authentication?
Beta Was this translation helpful? Give feedback.
All reactions