zhullyb/Deploy Certificate to Qiniu
自动上传 SSL 证书到七牛云并部署到 CDN
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access_key | 七牛云 Access Key | yes | — |
| secret_key | 七牛云 Secret Key | yes | — |
| cert | SSL 证书内容(PEM 格式)或文件路径 | yes | — |
| key | SSL 证书私钥内容(PEM 格式)或文件路径 | yes | — |
| cert_name | 证书名称(用于七牛云证书管理) | yes | — |
| cert_domain | CDN 域名,用于自动部署证书(当 deploy_to_cdn 为 true 时必填) | no | — |
| deploy_to_cdn | 是否自动部署证书到 CDN(默认: true) | no | true |
Outputs
no outputs