|
Command |
Purpose |
|
Generate an RSA key pair directly inside the Utimaco HSM using the PKCS#11 provider. |
|
Generate an EC key pair directly inside the Utimaco HSM using the PKCS#11 provider. |
|
List all key entries available in the HSM that are accessible via Java. |
|
Verify and list all objects (keys, certificates) present in the HSM. |
|
Generate a Certificate Signing Request (CSR) for the key stored in the HSM. |
|
Sign the CSR using a Certificate Authority (CA) to generate a signed certificate. |
|
Combine the signed certificate and CA certificate into a full chain certificate file. |
|
Import the signed certificate (and chain) into the HSM and associate it with the existing key. |
|
Sign the JAR file using the HSM-based private key with timestamping support. |
|
Verify the integrity and signature of the signed JAR file. |
Commands