Flatcar
Flatcar copied to clipboard
[RFE] Add systemd-cryptenroll PKCS11 support to unlock LUKS encrypted volumes using HSMs
Current situation
Systemd does not support PKCS11 URIs.
$: sudo systemd-cryptenroll --pkcs11-token-uri=list
PKCS#11 tokens not supported on this build.
Implementation options
Add the pkcs11 flag to systemd build. Optional: Add dev-libs/opencryptoki for Software Token support. Optional: Add softhsm2 integration testing in Mantle.