Re: dnssec-keygen question

2009-06-30 Thread Evan Hunt
> I want to create a set of keys using dnssec-keygen. > I wonder if it's possible to create one KSK key and a set of ZSK's > and then to sign the ZSK set with the active KSK. I'm not sure why you need a "set of" ZSK's. One should be enough unless you're using multiple signing algorithms. > Final

dnssec-keygen question

2009-06-30 Thread Victor Ramiro
Hi, I want to create a set of keys using dnssec-keygen. I wonder if it's possible to create one KSK key and a set of ZSK's and then to sign the ZSK set with the active KSK. Finally what I want is to invoke to dnssec-signzone without using explicitly the KSK. - is there another way to proceed? -