We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To initialize a new token:
softhsm2-util --init-token --slot 0 --label "MyToken"
You will be prompted for a Security Officer (SO) PIN and a user PIN.
To list available tokens and slots:
softhsm2-util --show-slots
You can use SoftHSMv2 as a PKCS#11 provider with compatible applications (e.g., OpenSSL, OpenSC).
SOFTHSM2_CONF
/etc/softhsm2.conf
See the Configuration page for details on setting up the config file.