Create a signkey.properties
file with the following contents.
PASSWORD = <password>
PKCS11CFG = ./config/hsm.properties
Where:
- PASSWORD is the password of the logical token.
- PKCS11CFG is the path of the hsm.properties file.
Create a signkey.properties
file with the following contents.
PASSWORD = <password>
PKCS11CFG = ./config/hsm.properties
Where: