Skip to content
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

Add support for MQTTS client authentication #272

Merged
merged 7 commits into from
Dec 1, 2023
Merged

Conversation

tcalmant
Copy link
Contributor

This PR lets the MQTT client authenticate itself to a server using a certificate.
The certificate can be provided using a Java Keystore (JKS or PKCS12 format) or PEM files.
Documentation has been updated accordingly.

@tcalmant tcalmant merged commit 7ad4fa8 into master Dec 1, 2023
@tcalmant tcalmant deleted the thomas/mqtt-auth-cert branch December 1, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant