Added docs for module

This commit is contained in:
aJuvan 2025-12-15 16:50:11 +01:00
parent 898fd4caaa
commit c812e52bad
Signed by untrusted user who does not match committer: andraz.juvan
GPG key ID: 9F3122063FEDE8FF

View file

@ -16,6 +16,10 @@ To sign using a PIV-II smartcard such as the Yubikey, install `pkcs11-tool` from
marginaltool -e pkcs11 -i <KEY ID> bc-digsign://sign?… marginaltool -e pkcs11 -i <KEY ID> bc-digsign://sign?…
If you need too specify a different PKCS#11 module, like `/usr/local/lib/libykcs11.so` for the Yubikey, set the module argument by running
marginaltool -e pkcs11 -m <MODULE PATH> -i <KEY ID> bc-digsign://sign?…
The script will prompt for the PIN to unlock the smartcard. To find the key ID, run The script will prompt for the PIN to unlock the smartcard. To find the key ID, run
pkcs11-tool -O pkcs11-tool -O