NLnetLabs / krill

RPKI Certificate Authority and Publication Server written in Rust
https://nlnetlabs.nl/projects/routing/krill/
Mozilla Public License 2.0
283 stars 38 forks source link

Import delegated child CA #1133

Closed timbru closed 9 months ago

timbru commented 9 months ago

Allow importing an existing delegated child CA from another CA instance or even CA implementation so that a (parent) CA can migrate to a new CA instance in Krill without interrupting the child.

For this to work, we should:

timbru commented 9 months ago

merged