DNSSEC signing after (re)load fixed
- Feb 21, 2014
-
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
- Feb 20, 2014
-
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
Conflicts: src/knot/server/zones.c
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
- Feb 19, 2014
-
-
Lubos Slovak authored
There was problem with the order of operations - changeset application modifies the changeset, so it must be done after the changeset is saved to disk.
-
- Feb 14, 2014
-
-
Lubos Slovak authored
Also simplified the operation a lot. First the newly loaded zone is signed and then the diff is generated (signed zone vs old zone in memory). Thus we do not need to do changeset merging and other such magic. The old code was wrong, as it may have lead to a situation when user makes some changes to DNSSEC records, those are overwritten by signing the zone, but the changeset contains both changes resulting in non-consistent zone.
-