Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Feature Request: Allow Extraction of Client TLS Certificate (CN/SAN) at rmqtt-net or Plugin Layer in MQTT Context#312

deluxetiky started this conversation inIdeas
Discussion options

Enable the extraction of the client’s TLS certificate (specifically the Common Name (CN) or Subject Alternative Name (SAN)) at the rmqtt-net (network/socket) layer, and use this information to initialize the MQTT context (v3 or v5) with a known username. This is particularly important for certificate-based authentication and identity mapping, especially since the current ConnectInfo and Session structs in the plugin API do not expose TLS context or certificate details or I might be missing something.

I think this enables plugins and authentication logic to reliably use certificate-derived identities.

It would be great to hear if there is a work-around in that case.

You must be logged in to vote

Replies: 2 comments

Comment options

I have created pull request for the poc.

#313

You must be logged in to vote
0 replies
Comment options

Thanks a lot for submitting this PR! I really appreciate your effort. I will carefully review the code and consider merging it as soon as possible.

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Ideas
Labels
None yet
2 participants
@deluxetiky@bittcrafter

[8]ページ先頭

©2009-2025 Movatter.jp