ncloud_pca_sign_end_csr
Sign a Certificate Signing Request (CSR) to issue an end-entity certificate using a specified CA, returning the 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 |