1. Generate an EC key pair on the Utimaco HSM.
|
›_ Console |
|
|
Provide information when prompted.
Here:
-
ECis the key algorithm -
NONEis the keystore for HSM -
CryptoServeris the store type -
12345678is the slot PIN -
CryptoServeris the provider name -
tomcatselfsignedECKeyis the key name that will be generated on the Utimaco HSM
keytool command to generate keys
-
List the keys using the cxitool.
|
›_ Console |
|
|
List keys output using cxitool
-
Verify that the
keytoolcommand shows the created certificate.
|
›_ Console |
|
|
Here:
-
NONEis the key store for HSM -
CryptoServeris the store type -
12345678is the PIN -
CryptoServeris the provider name
keytool list output