-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Currently, each certificate is tied to a single parent certificate.
However, this is not always the case, e.g., if a root or intermediate certificate is renewed with the same subject name and public key.
This could be solved by adding the "issuer identity", which is the tuple of (subject name, subject key identifier, signature algorithm), as an additional field to the parent/child table in the database.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working