Alibaba Cloud
| Service | Supported Status | Notes |
|---|---|---|
| DNS | ✅ | Used for challenge certificate |
| CDN | ✅ |
Credentials
How to get credentials from alibabacloud and register them in CertX.
Create RAM user for CertX
Go to https://ram.console.aliyun.com/users, then click Create User

Enter login name for new user (e.g. CertX), and click OpenAPI Access to enable api access for CertX user.

Once Created User please save access_key_id and access_key_secret of your user.
Grant cloud service permissions for the new user
Go back to https://ram.console.aliyun.com/users, click Add Permission button

Choose from System Policy, add the FullAccess permissions for the cloud services you want to new the certificate
| Service | Permission Name | Required |
|---|---|---|
| DNS | AliyunDNSFullAccess | required |
| CDN | AliyunCDNFullAccess | optional |
| DCDN | AliyunDCDNFullAccess | optional |
| LB(ALB) | AliyunALBFullAccess | optional |

Then click OK button to submit the form.
Register credentials and cloud resource in CertX
Head to /lab/certx/service/connect to register your cloud resources,
once you have selected AlibabaCloud in the cloud provider, you will need to use access_key_id and
access_key_secret from previous steps.