Re: DNSSEC: give KSK from my domain to parent zones

2018-10-03 Thread Mark Andrews
You give the matching DS record via your registrar much the same way as you do the NS RRset or glue address records. If your registrar doesn’t support DNSSEC you will need to change registrars. If your parent zone uses CDS or CDNSKEY then publish those records at the zone apex. If your

Re: DNSSEC: give KSK from my domain to parent zones

2018-10-03 Thread Anand Buddhdev
On 03/10/2018 21:24, Roberto Carna wrote: Hi Roberto, > Dear people, I have DNSSEC implemented in my authoritative domain in BIND > 9.10. I've created the KSK and ZSK too. > > Let's say my domain is "robert.com.uk". > > How do I have to give the KSK (key signing key) to my parent zones, let's

DNSSEC: give KSK from my domain to parent zones

2018-10-03 Thread Roberto Carna
Dear people, I have DNSSEC implemented in my authoritative domain in BIND 9.10. I've created the KSK and ZSK too. Let's say my domain is "robert.com.uk". How do I have to give the KSK (key signing key) to my parent zones, let's say COM and UK ??? And what if COM or UK don't use DNSSEC at all