Skip to content

Allow multiple parent certificates #41

@cyrill-k

Description

@cyrill-k

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions