Commit f5eab038 authored by Chris Thompson's avatar Chris Thompson Committed by Commit Bot

Update legacy-tls-enforced flag expiry

Bumps the flag for the Legacy TLS interstitial (on Desktop) to expire in
M-92, which is the release after we plan to remove support in May 2021.

Change-Id: I7b3e00c1777b2a9c8a50d4f4c223459729b708b1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508634
Auto-Submit: Chris Thompson <cthomp@chromium.org>
Commit-Queue: Carlos IL <carlosil@chromium.org>
Reviewed-by: default avatarCarlos IL <carlosil@chromium.org>
Cr-Commit-Position: refs/heads/master@{#822932}
parent b87203f7
...@@ -3014,7 +3014,7 @@ ...@@ -3014,7 +3014,7 @@
{ {
"name": "legacy-tls-enforced", "name": "legacy-tls-enforced",
"owners": [ "cthomp" ], "owners": [ "cthomp" ],
"expiry_milestone": 87 "expiry_milestone": 92
}, },
{ {
"name": "legacy-tls-interstitial", "name": "legacy-tls-interstitial",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment