ncloud_pca_sign_sub_csr
Sign a subordinate CA CSR with a parent CA to issue an intermediate CA certificate. Specify the CA tag, CSR in 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) |