ncloud_pca_sign_sub_csr
Issue an intermediate CA certificate by signing a Sub CA CSR with a parent CA, providing CA tag, CSR PEM, and validity period.
Instructions
Sign a Sub CA CSR using this CA to issue an intermediate CA certificate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caTag | Yes | CA tag value of the signing (parent) CA | |
| csrPem | Yes | CSR in PEM format | |
| period | Yes | Validity period in days (1-3650) |