Skip to content

optional client certificates while using native-tls#758

Merged
swanandx merged 2 commits intomainfrom
optional-client-auth
Nov 27, 2023
Merged

optional client certificates while using native-tls#758
swanandx merged 2 commits intomainfrom
optional-client-auth

Conversation

@swanandx
Copy link
Contributor

client certificate is optional while using rumqttc with rustls. But with native-tls, it is required to specify certificates!

Client authentication certificates should be optional for native-tls as well, this PR makes the required changes for it 🚀

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Formatted with cargo fmt
  • Make an entry to CHANGELOG.md if it's relevant to the users of the library. If it's not relevant mention why.

@swanandx swanandx requested a review from de-sh November 26, 2023 17:51
Copy link
Contributor

@de-sh de-sh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@swanandx swanandx merged commit 22d7fae into main Nov 27, 2023
@swanandx swanandx deleted the optional-client-auth branch November 27, 2023 09:32
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.

2 participants