update_certificate
Update an existing SSL certificate for a CDN domain by providing the certificate ID, new PEM content, and private key.
Instructions
更新 SSL 证书
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | 新私钥 PEM 内容 | |
| cert | Yes | 新证书 PEM 内容 | |
| cert_id | Yes | 要更新的证书 ID |