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

Remove TLSv1 and TLSv1.1 from COMPATIBLE_TLS in 2020 (deferred) #4499

Open
swankjesse opened this issue Dec 30, 2018 · 5 comments
Open

Remove TLSv1 and TLSv1.1 from COMPATIBLE_TLS in 2020 (deferred) #4499

swankjesse opened this issue Dec 30, 2018 · 5 comments
Labels
enhancement Feature not a bug
Milestone

Comments

@swankjesse
Copy link
Collaborator

Browser vendors announced they’re phasing out obsolete versions of TLS in March 2020.
https://blog.mozilla.org/security/2018/10/15/removing-old-versions-of-tls/

In early 2019 we demoted TLSv1 and TLSv1.1 from MODERN_TLS to COMPATIBLE_TLS.

In March 2020 we should remove them from COMPATIBLE_TLS. This will make it so these TLS versions are only available with a custom ConnectionSpec.

@swankjesse swankjesse added this to the Backlog milestone Dec 30, 2018
@swankjesse swankjesse added the enhancement Feature not a bug label Dec 30, 2018
@swankjesse swankjesse pinned this issue Feb 19, 2019
@yschimke yschimke unpinned this issue Apr 9, 2019
@yschimke yschimke changed the title Remove TLSv1 and TLSv1.1 from COMPATIBLE_TLS in March 2020 Remove TLSv1 and TLSv1.1 from COMPATIBLE_TLS in 2020 (deferred) Mar 29, 2020
@yschimke
Copy link
Collaborator

@yschimke
Copy link
Collaborator

yschimke commented Dec 5, 2020

@yschimke
Copy link
Collaborator

@swankjesse worth doing to 5.0?

@swankjesse swankjesse modified the milestones: Backlog, 5.0 Dec 9, 2023
@swankjesse
Copy link
Collaborator Author

Yep. I put this on the 5.0 milestone.

@yschimke
Copy link
Collaborator

Unfortunately this makes MODERN_TLS and COMPATIBLE_TLS identical. I guess incidentally common, they may drift in future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature not a bug
Projects
None yet
Development

No branches or pull requests

2 participants