auto-dnssec maintain: KSK being used as a ZSK as well?

Alan Clegg alan at clegg.com
Fri Dec 21 22:56:16 UTC 2012


On Dec 22, 2012, at 9:52 AM, Kyle Brantley <kyle at averageurl.com> wrote:

> # named.conf
> options {
>    [...]
>    dnssec-enable yes;
>    dnssec-validation yes;
>    dnssec-secure-to-insecure yes;
>    dnssec-dnskey-kskonly yes;
> }

By setting dnssec-dnskey-kskonly, you are telling it to use the KSK as a(mother) ZSK.

Don't do that.  Also, unless you are planning on deleting the DNSKEY resource records, get rid of the "secure-to-insecure" as well.

AlanC
-- 
Alan Clegg | +1-919-355-8851 | alan at clegg.com




More information about the bind-users mailing list