-
-
Notifications
You must be signed in to change notification settings - Fork 102
Allow Extraction of Client TLS Certificate (CN/SAN) at rmqtt-net or Plugin Layer in MQTT Context #313
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
Conversation
|
Thanks a lot for your contribution! 🙌 |
|
Suggest merging the |
I did merged both methods and fixed one of the CI errors related to this pr. Could you please check. |
Removed TlsCertExtractor dependency and updated mqtt function to use cert_info from self.
Discussion Link
#312