Skip to content

CSK rollovers

Libor Peltan requested to merge csk_rollovers into master

Implementation of various rollovers regarding CombinedSigningKey:

  • algorithm rollover using CSK either on first algo, second algo, or both
  • signing scheme rollover: from CSK to KSK+ZSK in the same algo and back

The rollovers are triggered by reloading configuration and are exclusive in time.

Edited by Libor Peltan

Merge request reports