-
Generate an EC keypair on the Utimaco HSM.
|
›_ Console |
|---|
|
Provide information when prompted.
Here:
-
EC is the key algorithm.
-
NONE is the keystore for HSM.
-
CryptoServer is the storetype.
-
12345678 is the slot PIN.
-
CryptoServer is the provider name.
-
webleckeyis the key name that will be generated on Utimaco HSM.
Key Generation using keytool command output
-
Verify that the keys have been generated.
|
›_ Console |
|---|
|
Here:
-
NONE is the keystore for HSM.
-
CryptoServer is the storetype.
-
12345678 is the slot PIN.
-
CryptoServer is the provider’s name.
Listkeys output
-
List the keys using
cxitool.
|
›_ Console |
|---|
|
List keys output using cxitool
-
Generate a CSR using
keytoolcommand.
|
›_ Console |
|---|
|
Provide the keystore password when prompted.
Here:
-
NONE is the keystore for HSM.
-
CryptoServer is the storetype.
-
CryptoServer is the provider name.
-
webleckeyis the key name. -
webleckey.csris the CSR file name that will be generated.
-
Get this CSR signed by CA.
-
Copy the signed certificate on the WebLogic server.
-
Import the Root certificate into the HSM keystore.
|
›_ Console |
|---|
|
Import root certificate into keystore
-
Import the signed certificate reply using the command below.
|
›_ Console |
|---|
|
Import certificate reply into keystore
-
List the keystore entries.
|
›_ Console |
|---|
|
Here:
-
NONE is the keystore for HSM.
-
CryptoServer is the storetype.
-
12345678 is the slot PIN.
-
CryptoServer is the provider’s name.
Keytool list output