NLnetLabs / krill

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

Fix and test CA removal #1103

Closed timbru closed 11 months ago

timbru commented 1 year ago

It looks like CaManager::delete_ca does all the hard work to prepare a graceful deletion of a CA and then forgets to actually remove it.

Since the storage code is being changed - it's probably best to fix this in 0.14.0.