commit | a9f680db1352ef509f77372470036ca2adaaada8 | [log] [tgz] |
---|---|---|
author | Joe Downing <joedow@google.com> | Tue Oct 17 13:34:58 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 17 13:34:58 2023 |
tree | c7ac07c9aa37415b5ab86bbe25da11d3b84f6257 | |
parent | 8ce5a7d9e72f3e9edcdd71344ab67db965f6a136 [diff] |
Move ClientCertStore creation logic into certificate_helpers This functionality will be needed when making Corp API requests where a certificate is required. This CL moves it into a shared location so future CLs can reference it. Bug: b/297857922 Change-Id: I3ed48344d21024067360c3f04bf2f34d4ac911c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4943080 Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/main@{#1210803}
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.