Re: Resign a signed zone

2011-06-18 Thread Mark Andrews
In message , rams writes: > > Hi , > > Can we resign a signed zone with out key files? Please clarify me. No. The key files contain the private parts of the public/private key pair. > Thanks, > Ramesh -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia

Re: Resign a signed zone

2011-06-17 Thread Phil Mayers
On 06/17/2011 04:51 PM, rams wrote: Hi , Can we resign a signed zone with out key files? Please clarify me. No. Keys are required for signing. Have you lost the key files? If so you may need to transition to unsigned, then re-sign from scratch

Resign a signed zone

2011-06-17 Thread rams
Hi , Can we resign a signed zone with out key files? Please clarify me. Thanks, Ramesh ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https

Re: How to resign a signed zone

2010-05-27 Thread Alan Clegg
On 5/27/2010 6:36 AM, Alan Clegg wrote: > On 5/27/2010 1:43 AM, rams wrote: > >> How do we resign the signed zone? What is the command to do the RESIGNING ? > > Run dnssec-signzone on the signed zone file. I recommend that you: But, of course my PRIMARY recommendation would be to make the zone

Re: How to resign a signed zone

2010-05-27 Thread Alan Clegg
On 5/27/2010 1:43 AM, rams wrote: > How do we resign the signed zone? What is the command to do the RESIGNING ? Run dnssec-signzone on the signed zone file. I recommend that you: mv example.com.signed example.com vi example.com dnssec-signzone example.com rndc reload example.com Note

Re: How to resign a signed zone

2010-05-27 Thread Phil Mayers
On 05/27/2010 06:43 AM, rams wrote: Hi, How do we resign the signed zone? What is the command to do the RESIGNING ? Resign with a new ZSK, or resign with the existing ZSK to a avoid signature expiry? Which version of bind are you running? What's the zone statement look like? ___

How to resign a signed zone

2010-05-26 Thread rams
Hi, How do we resign the signed zone? What is the command to do the RESIGNING ? Thanks & Regards, Ramesh ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users