Add note about PKCS#11

This commit is contained in:
Carl Tashian 2021-02-01 11:56:24 -08:00
parent 9fd0964e1c
commit 73fc350b84

View file

@ -30,7 +30,8 @@ SecureBits=keep-caps
NoNewPrivileges=yes
; Sandboxing
; This works with YubiKey PIV (via pcscd), and presumably with YubiHSM2 via http connector
; This sandboxing works with YubiKey PIV (via pcscd HTTP API), but it is likely
; too restrictive for PKCS#11 HSMs.
ProtectSystem=full
ProtectHome=true
RestrictNamespaces=true