mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
The `max-rsa-exponent-size` could limit the exponents of the RSA public keys during the DNSSEC verification. Instead of providing a cryptic (not cryptographic) knob, hardcode the max exponent to be 4096 (the theoretical maximum for DNSSEC).