Creating a Key Store with CA-Signed Certificate
Required Files
Before proceeding, ensure that you have the following three PEM files:
- Certificate Authority (CA) PEM file
- Signed PEM certificate
- Private key PEM file
The following example uses ssl-cert-keyhsm-ca.pem, ssl-cert-keyhsm.pem, and ssl-cert-keyhsm-pk.pem, respectively, to represent these files.