]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
added note about RSA keys longer than 2000 bits not working
authorAndreas Gustafsson <source@isc.org>
Thu, 9 Nov 2000 22:44:42 +0000 (22:44 +0000)
committerAndreas Gustafsson <source@isc.org>
Thu, 9 Nov 2000 22:44:42 +0000 (22:44 +0000)
README

diff --git a/README b/README
index 914e3141426694b7bb4aae8ac27e5a5fccc94e94..58f8eeb128433faaf5655f3dc5760c3521d23451 100644 (file)
--- a/README
+++ b/README
@@ -104,6 +104,9 @@ BIND 9.0.1
 
                --with-libtool does not work on AIX.
 
+               Due to bugs in the dnssafe library, RSA keys longer
+               than 2000 bits are not supported.
+
 Building
 
        BIND 9 currently requires a UNIX system with an ANSI C compiler,