When we attempt to apply our custom domain to our appwrite site, we consistently receive the following error.
[23:44:49] Processing SSL certificate issuance. [23:44:50] SSL certificate is being issued. This usually takes a few minutes — no action needed on your end. We'll periodically check and update the status. [23:45:43] Found conflicting CAA record(s). Expected certainly.com [23:45:43] SSL certificate issuance failed.
Looking at the .txt DNS export we can see the following:
; Zone file for periodentalimplants.ca ; Generated on 2026-05-11 23:32:20 $ORIGIN periodentalimplants.ca. $TTL 300 ; SOA Record @ 300 IN SOA ns1.appwrite.zone. team.appwrite.io. ( 0 ; serial 3600 ; refresh 600 ; retry 86400 ; expire 300 ) ; minimum ; NS Records @ 3600 IN NS ns1.appwrite.zone. @ 3600 IN NS ns2.appwrite.zone. ; A Records @ 3600 IN A a.a.a.a ; AAAA Records @ 3600 IN AAAA b🅱️🅱️b:b ; CNAME Records
- 3600 IN CNAME appwrite.network.
; CAA Records @ 3600 IN CAA 0 issue "certainly.com"
And so the CAA record above is already default by Appwrite. We did not add an additional CAA record to avoid any problems.
I can see this type of issue has occured before for other users, but cannot find the exact solution.
Thanks
Sorry this is resolved now I think. Prop issue
[SOLVED] SSL Certificate Failure - Using Appwrite DNS
Recommended threads
- Error With iOS Apps
I keep getting the below errors for my flutter app. The clients are registered and have been. This wasn't an issue a few hours ago. AppwriteException: AppwriteE...
- Backup policies think im on free tier
Cant create more than one policy as im told to ugprade, when clicking upgrade im taken to the upgrade page which confirms im already on pro
- Cant get rid of "get started"
Not that important, but annoying. No matter what I do I cant get the "Get started" to go away, ive added a bunch of web platforms and its just stuck.