-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: trunk
-
Fix Version/s: None
-
Component/s: Enforcer
-
Labels:None
The following NSEC3 configuration produces schema errors....
<NSEC3>
<OptOut/>
<Resalt>P100D</Resalt>
<Hash>
<Algorithm>1</Algorithm>
<Iterations>0</Iterations>
<Salt length="0"/>
</Hash>
</NSEC3>
element Iterations: Relax-NG validity error : Type positiveInteger doesn't allow value '0'
element Salt: Relax-NG validity error : Type positiveInteger doesn't allow value '0'