ncloud_pca_issue_end_cert
Issue a new end-entity certificate from a CA. Returns private key, certificate, and CA chain.
Instructions
Issue a new end-entity certificate from a CA. Returns private key, certificate, and CA chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | IP SANs (IP address format) | |
| caTag | Yes | CA tag value of the issuing CA | |
| period | No | Validity period in days (1-3650) or 'MAX' | |
| altName | No | DNS/Email SANs | |
| country | No | Country code (ISO 3166-1 alpha-2) | |
| keyType | No | Key type for the certificate | |
| locality | No | City name (0-128 chars) | |
| commonName | Yes | Common Name (1-64 chars) | |
| organization | No | Organization name (0-64 chars) | |
| stateProvince | No | State/Province (0-128 chars) | |
| streetAddress | No | Street address (0-128 chars) | |
| organizationUnit | No | Organization unit (0-128 chars) |