-
Generate a keypair on Utimaco HSM.
|
›_ Console |
|---|
|
Provide information when prompted Here:
-
EC is the key algorithm
-
NONE is the keystore for HSM
-
PKCS11 is the storetype
-
12345678 is the slot PIN
-
SunPKCS11-CryptoServer is the provider name
-
tomsslec is the key name that will be generated on Utimaco HSM
Keytool command to generate keys
It is recommended to use CA signed certificate for production environment.
-
Verify that the keys have been generated by p11tool2.
|
›_ Console |
|---|
|
List Keys output using p11tool2
-
List the keys using keytool command.
|
›_ Console |
|---|
|
Here:
-
NONE is the keystore for HSM
-
PKCS11 is the storetype
-
12345678 is the slot PIN
-
SunPKCS11-CryptoServer is the provider name
Keytool List output