SSLMate / caa_helper

Generate a CAA policy
https://sslmate.com/caa/
Mozilla Public License 2.0
153 stars 35 forks source link

Dnsmasq displayed as .conf file format #106

Open ProBackup-nl opened 6 years ago

ProBackup-nl commented 6 years ago

Using dnsmasq as auth. DNS server is more often with a .conf file to load the zones, then by appending all zone file contents as parameters to the executable. Not all users have enough background knowledge to understand that '--dns-rr' is equivalent to 'dns-rr' in the dnsmasq.conf file according to https://serverfault.com/questions/914108/how-to-add-a-caa-record-to-dnsmasq/915012#915012. Therefore show the most often used form: without -- prefix.