Skip to content

Custom TLS key operation support #298

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

Merged
merged 16 commits into from
Aug 1, 2022
Merged

Custom TLS key operation support #298

merged 16 commits into from
Aug 1, 2022

Conversation

TwistedTwigleg
Copy link
Contributor

@TwistedTwigleg TwistedTwigleg commented Jul 16, 2022

Description of changes:

Adds custom key operation support for the TLS handshake when connecting with MQTT, to allow for making your own private key operations. Also adds a sample to show how this new functionality works.

This PR adds a builder for the custom key operation handler and a sample to show how to use it.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@TwistedTwigleg TwistedTwigleg changed the title WIP - Custom TLS key operation support Custom TLS key operation support Jul 25, 2022
@TwistedTwigleg
Copy link
Contributor Author

Thanks for the reviews and help! Merging into main...

@TwistedTwigleg TwistedTwigleg merged commit d174606 into main Aug 1, 2022
@TwistedTwigleg TwistedTwigleg deleted the TT-key-op-prototype branch August 1, 2022 17:48
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