Tencent Cloud
Service | Supported Status | Notes |
---|---|---|
DNS(DNSPod) | ✅ | Used for challenge certificate |
CDN | ✅ |
Credentials
How to get credentials from Tencent Cloud and register them in CertX.
Create RAM user for CertX
Go to https://console.cloud.tencent.com/cam, then click Create User(新建用户)
Choose Custom User(自定义用户)
Then choose Can Access Resource and rececive messages(可访问资源并接受消息)
Enter login name for new user (e.g. CertX), and click OpenAPI Access(编程访问) to enable api access for CertX user.
Grant cloud service permissions for the new user
Choose from System Policy, add the FullAccess permissions for the cloud services you want to new the certificate
Service | Permission Name | Required |
---|---|---|
DNS | QcloudDNSPodFullAccess | required |
CDN | QcloudCDNFullAccess | optional |
ECDN | QcloudECDNFullAccess | optional |
Then click OK button to submit the form.
Once Created User please save secret_id
and secret_key
of your user.
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 secret_id
and
secret_key
from previous steps.