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

feat: support native-tls connections #501

Merged
merged 5 commits into from Nov 15, 2022
Merged

feat: support native-tls connections #501

merged 5 commits into from Nov 15, 2022

Conversation

de-sh
Copy link
Member

@de-sh de-sh commented Nov 14, 2022

Completes adding support for native-tls to rumqttc

Tested and verified as working with implementation in uplink

@de-sh de-sh merged commit 1600954 into main Nov 15, 2022
@de-sh de-sh deleted the native-tls branch November 15, 2022 17:24
@de-sh de-sh linked an issue Dec 15, 2022 that may be closed by this pull request
carlocorradini pushed a commit to carlocorradini/rumqtt that referenced this pull request Aug 3, 2023
* feat: Add `native-tls` support (bytebeamio#378)

* feat: support for native-tls with custom config

* doc: add changelog for PR

* fix: `tls_connector` rename

Co-authored-by: David Mládek <david.mladek.cz@gmail.com>
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.

Support for native-tls in client
2 participants