-
Generate a keypair on Utimaco HSM.
|
›_ Console |
|---|
|
Provide information when prompted here:
-
RSA is the key algorithm
-
2048 is the key size
-
NONE is the keystore for HSM
-
PKCS11 is the storetype
-
123456 is the slot PIN
-
SunPKCS11-CryptoServer is the provider name
-
tomcatsslkey 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 |
|---|
|
Keytool list output using p11tool2
-
List the keys using keytool command.
|
›_ Console |
|---|
|
Here:
-
NONE is the keystore for HSM
-
PKCS11 is the storetype
-
123456 is the slot PIN
-
SunPKCS11-CryptoServer is the provider name
Keytool list output