Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BUILD.gn | H A D | 25-Apr-2025 | 378 | 15 | 13 | |
README.md | H A D | 25-Apr-2025 | 383 | 10 | 7 | |
root_store_tool.cc | H A D | 25-Apr-2025 | 13.1 KiB | 396 | 303 |
README.md
1# Root store tool 2 3This directory contains tools for processing the 4[Chrome Root 5Store](https://www.chromium.org/Home/chromium-security/root-ca-policy) data in 6[`//net/data/ssl/chrome_root_store`](/net/data/ssl/chrome_root_store), as well 7as the EV root data in [`//net/data/ssl/ev_roots`](//net/data/ssl/ev_roots). 8 9TODO(https://crbug.com/1216547): document how to use these tools. 10