mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-04 04:04:19 +08:00
Added 'Route 53' to CAA document. (#196)
This commit is contained in:
parent
e15b28c3b6
commit
ab0fd55277
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Flags are controlled by modifier.:
|
|||
|
||||
- CAA_CRITICAL: Issuer critical flag. CA that does not understand this tag will refuse to issue certificate for this domain.
|
||||
|
||||
CAA record is supported only by BIND and Google Cloud DNS. Some certificate authorities may not support this record until the mandatory date of September 2017.
|
||||
CAA record is supported only by BIND, Google Cloud DNS, and Amazon Route 53. Some certificate authorities may not support this record until the mandatory date of September 2017.
|
||||
|
||||
{% include startExample.html %}
|
||||
{% highlight js %}
|
||||
|
|
Loading…
Add table
Reference in a new issue