TrustPoint-Project / trustpoint

MIT License
5 stars 0 forks source link

[EPIC] Auto-Generated Issuing CAs #127

Closed AlexHx8472 closed 1 week ago

AlexHx8472 commented 1 week ago

Introduction Discuss with @Aircoookie in regards to Signature Suites. We either want to automatically generate one hierarchy for every 'common' signature suite, or we may want to let the user explicitly create such hierarchies while selecting the required signature suite.

Acceptance Criteria

Aircoookie commented 1 week ago

The current implementation just generates a single hierarchy. We want to avoid a mixed hierarchy (with a common root CA and different issuing CA and/or EE signature suites), as this may make it impossible for entities to validate the chain if they don't support all utilitzed signature suites.

Some ideas for discussion later: