renbaoshuo/Deploy SSL certificate to GoEdge CDN
Deploy SSL certificate to GoEdge CDN.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Jan 7, 2024
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: renbaoshuo/deploy-certificate-to-goedge@34e6749dfd617e3104616c15964ab2629024e115 # beta-v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api-endpoint | The API endpoint of GoEdge. | yes | — |
| access-key-type | The type of AccessKey (default: user). | no | user |
| access-key-id | The AccessKeyId used to authenticate with GoEdge. | yes | — |
| access-key | The AccessKeySecret used to authenticate with GoEdge. | yes | — |
| cert-id | The ID of the certificate to be deployed. | yes | — |
| fullchain-file | The file path of the PEM fullchain certificate. | yes | — |
| key-file | The file path of the PEM private key file. | yes | — |
Outputs
no outputs