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

Default to TLS 1.2 for HTTPS requests #892

Merged
merged 2 commits into from
Nov 12, 2020
Merged

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Nov 11, 2020

Updates the SDK's default HTTP client to use TLS 1.2 as the minimum TLS version for all HTTPS requests by default.

Updates the SDK's default HTTP client to use TLS 1.2 as the minimum
TLS version for all HTTPS requests by default.
@skotambkar
Copy link
Contributor

Did v1 have any tests around tls support that we should port?

@jasdel
Copy link
Contributor Author

jasdel commented Nov 11, 2020

No V1 didn't have any tests at all around TLS

@jasdel jasdel merged commit 1a5f0a3 into aws:master Nov 12, 2020
@jasdel jasdel deleted the defaultTLS1_2 branch November 12, 2020 17:23
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.

3 participants