Syntax question:
In https://bind9.readthedocs.io/en/latest/dnssec-guide.html
the double quotes are never used in the zone stanza
where the dnssec-policy is referred to. The double
quotes sometimes (but not always) appear in the
dnssec-policy definition stanza.

Are the double quotes optional in both cases?

Yes, the dnssec-policy defines or refers to a name that is a string, which may be a quoted or unquoted string.

Some additional information on the subject: When it comes to strings, the named.conf parser expects some options to be quoted strings (usually file paths), some options to be unquoted strings (things like algorithm and class names), and some options to be just strings (usually names).
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to