Files
NLnetLabs-krill/commons
Tim BruijnzeelsandGitHub 83838f55f0 Manage ROAs and Certs under ResourceClass, use KeyState enum for Mft and Crl. (#68)
* Add documentation to test.

* Test that certs are published: fix issue with rcn numbering.

* Moving certificate issuance to the responsible resource class. (#68)

* Push down withdraw of key to ResourceClass. (#65)

* Push down certificate republishing to ResourceClass. (#65)

* Rename and comment for clarity.

* Moving ResourceClassKeys into a separate file keys.rs for clarity.

* Moving publication delta logic to ResourceClass.

* Let ResourceClass have certs and roas, and the keys just have Manifest and CRLs.

* Rename ResourceClassKeys to KeyState.
2019-09-09 07:53:10 +02:00
..
2019-04-11 17:40:25 +02:00

Krill Commons

This project defines common types used by the different Krill components.

License

This software is distributed under the Mozilla Public License 2.0. See the LICENSE file included.