Chromium Code Reviews
DescriptionAdd CertIssuerSource interface and CertIssuerSourceStatic implementation.
The CertIssuerSource interface will provide an abstraction for the path builder to
lookup issuers without needing to know the details of how.
CertIssuerSourceStatic is a simple implementation useful for providing a fixed set,
for example the certs received during the TLS handshake.
BUG=410574
Committed: https://crrev.com/137c967af0ab9f8cd49eaf3bd735acf2d0320832
Cr-Commit-Position: refs/heads/master@{#397899}
Patch Set 1 : . #
Total comments: 14
Patch Set 2 : review changes (without renaming) #Patch Set 3 : renamed #
Total comments: 14
Patch Set 4 : shouldn't have removed that Request constructor #Patch Set 5 : rebase #Patch Set 6 : update and re-run net/data/update_net_gypi.py #Dependent Patchsets: Messages
Total messages: 25 (14 generated)
|