Add Triggers to clear out trust bit and EV flags when root certs are removed from a root store
Categories
(CA Program :: Common CA Database, task)
Tracking
(Not tracked)
People
(Reporter: kathleen.a.wilson, Assigned: poonam)
Details
Please add the following triggers to root certificates in the CCADB.
-
When Apple status is changed to anything other than Included, set "Apple Trust Bits" to empty, "Apple EV TLS Enabled" to False, and "Apple EV TLS Policy OID(s)" to empty.
-
When Google Chrome Status is set to anything other than Included or Change Requested, set "Google Chrome EV Enabled" to False.
-
When Mozilla Status is set to anything other than Included or Change Requested, set "Mozilla Trust Bits" to empty, "Mozilla EV Policy OID(s)" to empty, and "ExtendedValidation.cpp OIDs" to empty.
| Reporter | ||
Updated•2 years ago
|
| Reporter | ||
Comment 1•2 years ago
|
||
Clint and Chris, Please confirm that the description in this bug describes the correct changes for your sections.
Comment 2•2 years ago
|
||
Confirmed. This description is correct for Chrome.
Confirmed, "When Apple status is changed from Included to anything other than Included, set "Apple Trust Bits" to empty, "Apple EV TLS Enabled" to False, and "Apple EV TLS Policy OID(s)" to empty." is the correct change for Apple.
| Reporter | ||
Comment 4•2 years ago
|
||
I have tested these changes in Sandbox. Looks good to me.
| Assignee | ||
Comment 5•2 years ago
|
||
Code changes have been deployed in production and the existing root certificate records has been updated to match the trigger logic.
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Description
•