Skip to content

Commit 1f2056b

Browse files
authored
Merge pull request #6717 from santiagoaguiar/caa-records
Remove CAA records requirements
2 parents c71a4a7 + 3165509 commit 1f2056b

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

articles/custom-domains/index.md

-12
Original file line numberDiff line numberDiff line change
@@ -156,18 +156,6 @@ Please remember that it can take up to 48 hours for the DNS to be propagated.
156156

157157
Cloudflare has a service called CNAME Flattening. During the verification process, turn off the CNAME flattening process until the domain verification steps are complete to prevent IP address confusion.
158158

159-
### Domains with existing CAA records
160-
161-
If your domain, or the parent domain, already has a **Certification Authority Authorization** (CAA) record, then you have to add another one for `letsencrypt.org`.
162-
163-
The reason for that is that Auth0 uses `letsencrypt.org` to sign certificates so if it's not authorized to issue certificates for your domain, the custom domain functionality will not work for you.
164-
165-
To add a new CAA record and whitelist `letsencrypt.org` use the following:
166-
167-
```text
168-
"0 issue \"letsencrypt.org\""
169-
```
170-
171159
### "You should not be hitting this endpoint"
172160
If you see this error when configuring a custom domain, you must perform [additional configuration](/custom-domains/additional-configuration), which varies depending on your setup.
173161

0 commit comments

Comments
 (0)