commit | 89c2e9459658cb61dfd06901b09949ee363378ed | [log] [tgz] |
---|---|---|
author | Michael Ershov <miersh@google.com> | Tue Feb 13 09:16:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 13 09:16:39 2024 |
tree | 726bdbdbcbf033c233070f13afcafc1ab1b724be | |
parent | d48e8db4843915e9b3e8c46208dbbb5dbf764e9f [diff] |
Kcer-without-NSS: Implement ImportCertFromBytes Implement the KcerTokenImpl::ImportCertFromBytes method. Computation of the correct nickname for the cert will be added separately. Bug: b:287015636 Test: *Kcer* chromeos_components_unittests Change-Id: Ica808435d87ef070d837b8e18edcef37ba463337 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5277059 Commit-Queue: Michael Ershov <miersh@google.com> Reviewed-by: Pavol Marko <pmarko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1259721}
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.