validns icon indicating copy to clipboard operation
validns copied to clipboard

Issue 42: consistency of NSEC3 parameter

Open pfedick opened this issue 10 years ago • 0 comments

Hi,

I have implemented a part of #42 as a new policy "nsec3-consistency": All parameters of the NSEC3 records (algorithm, flags, iterations and salt) must be the same in the whole zone.

I have not implemented a check against the NSEC3PARAMS, because I found out, that already a lot of errors occur, when they differ from NSEC3.

Regards, Patrick

pfedick avatar Nov 13 '15 11:11 pfedick