xxlittlecxx/Deploy SSL certificate to Aliyun FC
Deploy SSL certificate to Aliyun FC
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access-key-id | The accessKeyId used to authenticate with Aliyun. Please specify `access-key-id` and `access-key-secret` or specify `security-token`. | — | "" |
| access-key-secret | The accessKeySecret used to authenticate with Aliyun. Please specify `access-key-id` and `access-key-secret` or specify `security-token`. | — | "" |
| fullchain-file | The file path of the PEM fullchain certificate. | yes | — |
| key-file | The file path of the PEM private key file. | yes | — |
| account-id | Account ID. | yes | — |
| fc-domains | list of domains(region:domain, eg. cn-shanghai:example.com, join with ",") | yes | — |
| domain-name | cert domain | — | — |
Outputs
no outputs