Update usage.md

This commit is contained in:
Pol Henarejos 2022-10-09 22:26:45 +02:00 committed by GitHub
parent 1752b1aec7
commit 06f550cc04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ init=0
PIN=648219 PIN=648219
``` ```
`opensc-pkcs11.so` can be replaced by `libsc-hsm-pkcs11.so` if desired. `opensc-pkcs11.so` can be replaced by `libsc-hsm-pkcs11.so` if desired.
* **sc-hsm-tool**: from OpenSC. Used to initialize the device. * **pico-hsm-tool**: Used to initialize the device.
* **opensc-tool**: from OpenSC. Used to list and detect the reader with the HSM. * **opensc-tool**: from OpenSC. Used to list and detect the reader with the HSM.
[^1]: `openssl version -a` will return the `OPENSSLDIR`, which contains `openssl.cnf` file and `ENGINESDIR`, which contains the p11 engine. [^1]: `openssl version -a` will return the `OPENSSLDIR`, which contains `openssl.cnf` file and `ENGINESDIR`, which contains the p11 engine.