1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
Files
stackexchange-dnscontrol/docs
Jakob Ackermann 9ea125289b HETZNER: do not support spaces in CAA records (#1577)
As of 2022-06-23, the Hetzner DNS API is still responding with a 422
 when a CAA record contains a quoted value with spaces.
```
format: number of fields does not match record type, expecting 3
```
Their support acknowledged my bug report a few weeks back and suggested
 the removal of spaces to get past the limitation.
Spaces in CAA records are not common. Let's just skip the test and put
 a notice in the docs.

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2022-06-23 19:36:29 -04:00
..
2017-10-11 08:33:17 -04:00
2017-10-11 08:33:17 -04:00
wip
2017-10-01 14:13:22 -04:00
2017-03-12 16:02:46 -07:00
2017-10-11 08:33:17 -04:00
2022-06-19 09:51:07 -04:00
2017-01-11 13:02:45 -07:00
2022-02-24 08:45:30 -05:00