Conversation
ChristopherRC
commented
Jul 1, 2025
- update section 1 to make it clear that the responsibility to keep CCADB information up to date includes populating new data fields or values added to the CCADB.
- clarify disclosure for changes in CRL URLs and transitions from full to partitioned (or vice versa).
- update section 1 to make it clear that the responsibility to keep CCADB information up to date includes populating new data fields or values added to the CCADB. - clarify disclosure for changes in CRL URLs and transitions from full to partitioned (or vice versa).
|
|
||
| Under normal operating conditions, the CRL URLs provided by CAs in accordance with this section MUST be available such that relying parties are able to successfully retrieve the current CRL every 4 hours. | ||
|
|
||
| #### 6.2.1 Transitions Between CRL URLs |
There was a problem hiding this comment.
I might be missing something, but I'm not sure why this allowance for a transition plan is needed. Switching from a full CRL to partitioned CRLs (and vice versa) can be done in one step in CCADB. Allowing both full and partitioned CRLs means that the CA is specifying redundant revocation information, as all revocation information can be found in the full CRL.
There was a problem hiding this comment.
Hi Corey,
The information I received from my team is that the transition is not an atomic operation in CCADB and the CA. Therefore, the transition will look like this:
- The CA publishes the partitioned CRL URLs to CCADB
- The CA starts issuing certificates with the new URLs
- (Perhaps wait for older certificates to expire)
- The CA removes the full CRL URL from CCADB
Similarly for the reverse path (from partitioned CRLs to full).
Does that make sense?
There was a problem hiding this comment.
Just to make sure we're discussing the same scenario:
Is there is a "Step 0: Disclose the full CRL URL (which does not contain an IDP extension) in CCADB"?
There was a problem hiding this comment.
I still don’t think this proposed language is needed, but hopefully @dzacharo will come back with additional info in case I’m missing something.