-
Generate a signing key and certificate using Java
keytoolutility. This will generate a key pair on Utimaco HSM.
|
›_ Console |
|---|
|
-
Verify the private keys onto the Utimaco HSM.
|
›_ Console |
|---|
|
-
Generate a CSR.
|
›_ Console |
|---|
|
-
Submit this CSR file to your Certificate Authority (CA). The CA will provide the signed certificate or certificate chain. Save the file onto the server, in an appropriate location.
-
Optionally import CA certificate into
cacertsstore.
|
›_ Console |
|---|
|
For JDK8
|
›_ Console |
|---|
|
For JDK11/17
-
Import the Signed Certificate reply.
|
›_ Console |
|---|
|
-
Verify the
keystorecontents.
|
›_ Console |
|---|
|