Thundering Herd
This release includes the following features and fixes:
- Prevent a thundering herd of hosted CAs publishing at the same time (#692)
- Re-issue ROAs to ensure that short EE subject names are used (#700)
- Handle rate limits when updating parents (#680)
- Support experimental ASPA objects through CLI (#685)
Note that ASPA objects are not intended for use in production environments just yet. We have added experimental support for this to support the development of the ASPA standards in the IETF. In order to use this from the CLI you will need to build krill using cargo --features aspa
. More information on how to use Krill to manage ASPA objects can be found here.
The full list of changes can be found here.