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

Create setter for TLS Cipher Preference #531

Merged
merged 1 commit into from Nov 15, 2022

Conversation

alexw91
Copy link
Member

@alexw91 alexw91 commented Nov 14, 2022

Issue #, if available:
N/A

Description of changes:
Creates a aws_tls_ctx_options_set_tls_cipher_preference() method that can be used by the C++ CRT SDK to match it's use of setter methods. Currently the Java CRT SDK is manually writing the enum into the aws_tls_ctx_options struct instead of using a setter method.

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

@alexw91 alexw91 merged commit d353ffd into awslabs:main Nov 15, 2022
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.

None yet

2 participants