commit | 0024fe7ee5550582a10063b0147ad1a15e2e46bf | [log] [tgz] |
---|---|---|
author | Matt Mueller <mattm@chromium.org> | Thu Sep 28 23:08:44 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 28 23:08:44 2023 |
tree | 50e6bf910f15d72f69514744313233fe6bc6637b | |
parent | 03aa8e729d72ec8b9e6187d88ebf139119b27a78 [diff] |
clean up CT requirement date check CT enforcement is required for all publicly trusted certificates since 2018-05-01 and no certificates from before that date could be valid anymore, so we can require it unconditionally now. Change-Id: I7af456780ba3056a0632a1bb9ee17a12bad1ce7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4903244 Commit-Queue: Matt Mueller <mattm@chromium.org> Reviewed-by: Joe DeBlasio <jdeblasio@chromium.org> Cr-Commit-Position: refs/heads/main@{#1202928}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.