dotnet / dotnet/MQTTnet

Validate client certificate in the broker

Open
#644 5 comments 0 reactions 0 assignees View on GitHub
feature-request support
Dominant language
C#
Stars
5.1k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Hi,

I wanted to be able to verify the identity of the client on the broker. As things are it seems that this is not supported.
While searching for a solution, I saw this post that was related: https://github.com/chkr1011/MQTTnet/issues/136 and it seems that it could be possible to add the X509Certificate to the validation context. In my case, it would be enough to expose this certificate so from that I could implement a custom function that checks if this X509Certificate certificate is valid or not.

Could you do that? Thanks a lot in advance.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.