Cloudflare Docs
Support
Support
Visit Support on GitHub
Set theme to dark (⇧+D)

Certification Authority Authorization (CAA) FAQ

​​ What is CAA and how can I create one?

A Certificate Authority Authorization (CAA) record allows domain owners to restrict issuance to specified Certificate Authorities (CAs). 

For more details and instructions on how to create these records, refer to our developer documentation.


​​ How does Cloudflare evaluate CAA records?

CAA records are evaluated by a CA, not by Cloudflare.


​​ Why must I disable Universal SSL if my CAA records exclude Universal SSL issuance?

Since Universal SSL certificates are shared between customers, your CAA records may prevent issuance of another customer’s Universal SSL. Therefore, Cloudflare must disable Universal SSL for your domain to ensure your CAA records do not affect another customer.

If you do not require Universal SSL from Cloudflare, you can disable Universal SSL.


​​ What records are added to keep Universal SSL enabled?

If you use Cloudflare’s free Universal SSL certificates, several CAA records are added by Cloudflare.

Used alone, issuewild only permits wildcard issuance.  Therefore, Cloudflare cannot add your root domain to the certificate unless you specify the Allow wildcards and specific hostnames option in the Tag dropdown:

To add your root domain to the certificate, make sure the Tag dropdown specifies to allow wildcards and specific hostnames.


​​ What happens when Universal SSL is disabled?

Your domain name is immediately removed from the Universal SSL certificate and your users will observe SSL errors unless you upload a custom SSL certificate (requires Business or Enterprise plan).


​​ How do I re-enable Universal SSL?

To re-enable Universal SSL:

  1. Log in to the Cloudflare dashboard.
  2. Click the appropriate Cloudflare account for the domain where you want to disable Universal SSL.
  3. Ensure the proper domain is selected.
  4. Click the SSL/TLS app.
  5. Scroll to the Disable Universal SSL section.
  6. Click Enable Universal SSL.

​​ What are the dangers of setting CAA records?

If you are part of a large organization or one where multiple parties are tasked with obtaining SSL certificates, include CAA records that allow issuance for all CAs applicable for your organization.  Failure to do so can inadvertently block SSL issuance for other parts of your organization.