1. Generate a key pair on the Utimaco HSM.
|
›_ Console |
|
|
Provide information when prompted.
Here:
-
ECis the key algorithm -
2048is the key size -
NONE is the key store for HSM
-
CryptoServeris the store type -
123456is the PIN -
CryptoServeris the provider name -
tomsslec1is the key name that will be generated on the Utimaco HSM
keytool command to generate keys
For OpenJDK 11 RSA key algorithm is not supported with Utimaco HSM.
-
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 -
123456is the PIN -
CryptoServeris the provider name
keytool list output