diff options
author | estark <estark@chromium.org> | 2016-02-18 13:01:12 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-18 21:02:30 +0000 |
commit | 723b5eeb4486ac293b6574cfce33a4fb1012e09d (patch) | |
tree | 109a7d15e5bbfc68a3f14d65b01d09da7b15932f /extensions/common | |
parent | a7a6196257751af4e1bf769d60cb566c437f28e8 (diff) | |
download | chromium_src-723b5eeb4486ac293b6574cfce33a4fb1012e09d.zip chromium_src-723b5eeb4486ac293b6574cfce33a4fb1012e09d.tar.gz chromium_src-723b5eeb4486ac293b6574cfce33a4fb1012e09d.tar.bz2 |
Add information to SSLInfo about CT EV policy compliance
This CL adds a field to SSLInfo to record whether CT policies were
enforced on the connection and details about the connection's compliance
with the CT EV policy.
This will eventually allow UI to explain to domain owners why their
site's EV status might be getting stripped.
This also lays the groundwork for introducing an Expect-CT policy, which
will be applied on all certificates. //net will apply the expect CT
policy and export the result via the new field in SSLInfo, so that code
outside net can send a report if desired.
BUG=568806
Review URL: https://codereview.chromium.org/1652603002
Cr-Commit-Position: refs/heads/master@{#376256}
Diffstat (limited to 'extensions/common')
0 files changed, 0 insertions, 0 deletions