How to resolve the CAA error when connecting your domain
This article explains how to fix the CAA error that can appear when connecting your root domain to SystemeScale.
What you will need:
- A SystemeScale account
- A domain name showing the CAA error
- Access to your domain DNS settings through your registrar, hosting provider, or DNS manager
Step 1: Understand the CAA error
When trying to connect a root domain to your SystemeScale account, you may see an error message that says CAA error.
This means SystemeScale could not generate an SSL certificate for your domain. The issue is caused by your domain's DNS configuration, specifically the CAA records.
Step 2: Remove the domain from SystemeScale
Before editing your DNS records, remove the domain that is currently showing the CAA error.
Step 3: Add the required CAA records
Go to your domain's DNS settings through your registrar or hosting provider, then add the following 10 CAA records.
CAA issue records
issue "amazon.com"issue "amazontrust.com"issue "awstrust.com"issue "amazonaws.com"issue "SomeCA.com"
CAA issuewild records
issuewild "amazon.com"issuewild "amazontrust.com"issuewild "awstrust.com"issuewild "amazonaws.com"issuewild "SomeCA.com"
@ β this represents your root domain, such as example.com.Type:
CAAFlag:
0Tag:
issue or issuewildValue:
"amazon.com"For more information, refer to the AWS documentation on CAA records.
Step 4: Verify DNS propagation
After adding the records, verify that they have propagated correctly.
Step 5: Reconnect your domain
After the CAA records have propagated, reconnect your root domain to SystemeScale.
Step 6: Add CAA records in Cloudflare
If you use Cloudflare, the CAA record setup has specific tag labels.

