Descriptionnet: test that cert is marked as revoked if EV revocation check receives revoked response (Win).
If we do an online revocation check because a certificate is EV and we don't
have CRLSet coverage then we would like to mark the certificate as revoked
if the check indicates that, rather than just removing the EV badge.
However, on non-Windows platforms we don't get enough information from the
verification so this change just adds a test for Windows.
This also fixes a small memory leak.
BUG=279282
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220429
Patch Set 1 #
Total comments: 2
Patch Set 2 : g try #
Total comments: 6
Patch Set 3 : Update comment in test. #
Messages
Total messages: 8 (0 generated)
|