ncloud_pca_activate_sub_ca
Activate a Sub CA by providing a signed certificate and CA chain in PEM format for direct signing.
Instructions
Activate a Sub CA using a signed certificate and CA chain (direct signing method).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caTag | Yes | CA tag value of the Sub CA to activate | |
| certPem | Yes | Signed CA certificate in PEM format | |
| caChainPem | Yes | Signer certificate chain in PEM format |