diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index 2ea98c5084..aea9c50ba2 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -815,6 +815,15 @@ code should explicitly include <isc/util.h>.

+
  • +

    + named failed to properly determine whether + there were active KSK and ZSK keys for an algorithm when + update-check-ksk was true (which is the + default setting). This could leave records unsigned + when rolling keys. [RT #46743] [RT #46754] +

    +
  • diff --git a/doc/arm/notes.html b/doc/arm/notes.html index d0e568e347..510860643c 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -775,6 +775,15 @@ code should explicitly include <isc/util.h>.

    +
  • +

    + named failed to properly determine whether + there were active KSK and ZSK keys for an algorithm when + update-check-ksk was true (which is the + default setting). This could leave records unsigned + when rolling keys. [RT #46743] [RT #46754] +

    +