-
Generate an EC keypair on 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.
-
weblogiceckey is the key name that will be generated on Utimaco HSM.
Key generation using keytool command
For OpenJDK 11 RSA key algorithm is not supported with Utimaco HSM.
2. 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.
-
weblogiceckey is the key name.
-
webec.csr is 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 |
|---|
|
Importing root certificate into keystore
-
Import the signed certificate reply using the command below.
|
›_ Console |
|---|
|
Import certificate reply into keystore
-
List the keystore entries.
|
›_ Console |
|---|
|
Listkeys output