]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
document that RSA keys are limited to 2000 bits in 9.0.1
authorAndreas Gustafsson <source@isc.org>
Fri, 10 Nov 2000 18:05:55 +0000 (18:05 +0000)
committerAndreas Gustafsson <source@isc.org>
Fri, 10 Nov 2000 18:05:55 +0000 (18:05 +0000)
doc/man/dnssec/dnssec-keygen.8

index 899d865ebf309dfd6f2702c0a3206993387dc371..db60d5a56bdf453557d3f89a4d8c45a96cb94a25 100644 (file)
@@ -14,7 +14,7 @@
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: dnssec-keygen.8,v 1.5 2000/07/26 18:52:05 gson Exp $
+.\" $Id: dnssec-keygen.8,v 1.5.2.1 2000/11/10 18:05:54 gson Exp $
 .\"
 .Dd Jun 30, 2000
 .Dt DNSSEC-KEYGEN 8
@@ -85,7 +85,7 @@ argument following the
 .Fl b
 option.
 The choice of key size depends on the algorithm that is used.
-RSA keys must be between 512 and 2048 bits.
+RSA keys must be between 512 and 2000 bits.
 Diffie-Hellman keys must be between 128 and 4096 bits.
 For DSA, the key size must be between 512 and 1024 bits and a multiple
 of 64.