-
Log in as a root user and 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.
-
CryptoServer is the storetype.
-
12345678 is the slot PIN.
-
CryptoServer is the provider name.
-
weblogicrsais the key name that will be generated on Utimaco HSM.
Key generation using keytool command
Self-signed certificates do not work with the WebLogic server.
-
Verify that the keys have been generated using
keytoolcommand.
|
›_ 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.
-
weblogicrsais the key name. -
rsa.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 |
|---|
|
Importing root certificate
-
Import the signed certificate reply using the command below.
|
›_ Console |
|---|
|
Import user certificate into keystore
-
List the keystore entries.
|
›_ Console |
|---|
|
Listkeys output