Using a custom DNS provider¶
There are many DNS providers on the market today, and while we support some natively, we also provide you with the ability to connect to a large number of other DNS providers, as long as they meet certain requirements.
TLS Protect Cloud provides native support for the following DNS providers:
- AWS Route 53
- Azure
- Cloudflare
- Google Cloud
TLS Protect Cloud also allows you to use a different DNS provider to request certificates from Let's Encrypt, as long as your DNS provider conforms to RFC 8555 and meets the following requirements:
- DNS provider is not one of the providers with native support (see list above).
- DNS provider can be managed by API only. (There can be no dependency on an installed client, SDK, etc.)
- DNS Provider is currently supported by acme-go/lego.
You specify your custom DNS provider settings when creating or configuring an ACMEv2 CA connector.