-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Because it is possible that an issuer certificate expires before a child one (mathematically possible, at least), the prune process could leave some certs
entries pointing to their issuer by using an issuer_id
(aka parent_id
) that doesn't exist in the table.
Modify the ingestion process so that it doesn't break, in particular the domain payload ID coalescing stored procedures.
Add a test to ensure this is correct.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request