mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DIGITALOCEAN: CAA is supported with some caveats (#592)
Change the tests to skip test case with CAA `;` value for Digitalocean, because that specific feature isn't supported. Closes #588
This commit is contained in:
committed by
Tom Limoncelli
parent
d3dc5a5eb7
commit
bfa36ebbf8
@@ -35,3 +35,8 @@ D("example.tld", REG_NONE, DnsProvider(DIGITALOCEAN),
|
||||
|
||||
## Activation
|
||||
[Create OAuth Token](https://cloud.digitalocean.com/settings/applications)
|
||||
|
||||
## Limitations
|
||||
|
||||
- Digialocean DNS doesn't support `;` value with CAA-records ([DigitalOcean documentation](https://www.digitalocean.com/docs/networking/dns/how-to/create-caa-records/))
|
||||
- No support for TXT records with multiple strings, as the API prevents espacing quotes.
|
||||
|
Reference in New Issue
Block a user