]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
547. [bug] dnssafe doesn't correctly handle RSA keys longer
authorBrian Wellington <source@isc.org>
Wed, 8 Nov 2000 21:56:18 +0000 (21:56 +0000)
committerBrian Wellington <source@isc.org>
Wed, 8 Nov 2000 21:56:18 +0000 (21:56 +0000)
                        than 2000 bits.  Disable support for long keys.

CHANGES

diff --git a/CHANGES b/CHANGES
index cb84e9bd7604fcba8999108f2a153710912545cd..0b34c8b042b2ce0f231b8fb3b03ea4c8abc7b3b8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+ 547.  [bug]           dnssafe doesn't correctly handle RSA keys longer
+                       than 2000 bits.  Disable support for long keys.
 
        --- 9.0.1rc2 released ---