Commit Graph
7 Commits
Author SHA1 Message Date
Ximon EighteenandGitHub 4d1e63f9ac Also fix the crpytoki crate link in the dev docs. 2022-07-21 12:46:58 +02:00
Ximon EighteenandGitHub d8966d281f Remove incomplete sentence in HSM dev docs. 2022-07-21 11:29:12 +02:00
Ximon EighteenandGitHub 443814e65f Note the change from the pkcs11 crate to the cryptoki crate in the dev docs. 2022-07-21 11:28:40 +02:00
Ximon EighteenandGitHub 09e737789c The HSM feature is now enabled by default. 2022-07-21 11:25:53 +02:00
Tim Bruijnzeels f35ffd7bd3 Fix typo 2022-07-21 10:08:02 +02:00
Ximon EighteenandGitHub b0be88bc10 HSM support for keys (#21) (#733)
Adds support for PKCS#11 v2.20 and/or KMIP 1.2 compatible HSMs.
Includes backward compatible extensions to the krill.conf syntax.
Includes HSM related developer docs.
Excludes HSM specific API (REST, krillc, Prometheus) or UI extensions.
2022-01-14 14:19:24 +01:00
Ximon EighteenandGitHub faf6bd2549 HSM: Support multiple signers (#539) (#674)
Support multiple signers of different types behind a HSM feature flag, and support in principle selecting which signer to use for which purpose. (#539)
2021-10-05 14:50:58 +02:00