2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

426. [bug] Attempting to generate an oversized RSA key could

cause dnssec-keygen to dump core.
This commit is contained in:
Andreas Gustafsson
2000-09-07 19:27:57 +00:00
parent 3113e4dac8
commit b42a7e9d80

View File

@@ -1,3 +1,6 @@
426. [bug] Attempting to generate an oversized RSA key could
cause dnssec-keygen to dump core.
425. [bug] Warn about the auth-nxdomain default value change
if there is no auth-nxdomain statement in the
config file. [RT #287]