DescriptionIgnore certificate transparency by default.
Current behavior is to remove the EV flag if the ct enforcer is not
set by the embedder. This somewhat unexpectedly removes EV for all
servers, if the embedder has not taken explicit actions to turn
on CT.
CT should either be ignored when policy enforcer is not present,
or there should be asserts warning about the missing EV-white
list. This patch chooses the first option as CT is not yet a
security requirement, and I don't think it's correct to demand
CT support quite yet.
Note that this change has no effect on Chrome's default behavior.
BUG=NONE
Committed: https://crrev.com/2553ff05b802a94ef281e647874d37941eefd154
Cr-Commit-Position: refs/heads/master@{#336539}
Patch Set 1 #Patch Set 2 : Remove empty line #
Total comments: 2
Patch Set 3 : Consolidate conditionals #
Messages
Total messages: 13 (7 generated)
|