NSEC3PARAM support
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@85 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
This commit is contained in:
@@ -811,7 +811,7 @@ public class SignZone
|
||||
List includedNames, byte[] salt, int iterations, int ds_digest_id)
|
||||
throws IOException, GeneralSecurityException
|
||||
{
|
||||
// Remove any existing DNSSEC records (NSEC, NSEC3, RRSIG)
|
||||
// Remove any existing DNSSEC records (NSEC, NSEC3, NSEC3PARAM, RRSIG)
|
||||
SignUtils.removeGeneratedRecords(zonename, records);
|
||||
|
||||
// Sort the zone
|
||||
|
||||
Reference in New Issue
Block a user