SOFTHSM2-MIGRATE(1) | General Commands Manual | SOFTHSM2-MIGRATE(1) |
softhsm2-migrate - SoftHSM v1 migration tool
softhsm2-migrate --db path --token label [--pin PIN --no-public-key]
softhsm2-migrate is a tool that can migrate SoftHSM v1 databases to PKCS#11. The default HSM is SoftHSM v2, but can be used with other PKCS#11 libraries by using the option --module
A token database can be migrated with the following command:
softhsm2-migrate --db /home/user/token.db --token mytoken
Written by Rickard Bellgrim, Francis Dupont, René Post, and Roland van Rijswijk.
20 April 2016 | SoftHSM |