ncloud_pca_sign_end_csr
Signs a CSR in PEM format using a CA tag to issue a new end-entity certificate, and returns the existing CA certificate.
Instructions
Sign a provided CSR to issue a new end-entity certificate. The existing CA certificate is returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caTag | Yes | CA tag value of the signing CA | |
| csrPem | Yes | CSR in PEM format |