PKCSEP11_MIGRATE(1) | openCryptoki | PKCSEP11_MIGRATE(1) |
pkcsep11_migrate - utility to re-encrypt EP11 token keys to prepare a change of master keys in the EP11 adapter
pkcep11_migrate [-h] [-slot slot-number -adapter adapter-ID -domain domain-ID ]
In case of a Master key change within an EP11 adapter all key objects that are wrapped with this master key must be re-wrapped or re-encrypted. The pkcsep11_migrate utility takes all EP11 token related key objects that are wrapped with the EP11 adapter master key, decrypts each key object with the current master key and encrypt it with the new master key.
Notes:
1. The new master key must be set and committed on the EP11 adapter via
Trusted Key Entry console (TKE) before using this utility.
2. While using this tool no process using the EP11 token should be running.
3. Before using this tool make a back-up of the token objects in
ep11tok/TOK_OBJ/.
4. After successfully execution of the migrate utility and before (re)starting
programs using the EP11 token the new master key must be activated using the
TKE.
Jan 2014 | 3.8.1 |