mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-06 01:35:41 -04: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). |
||
|---|---|---|
| .. | ||
| include | ||
| .gitignore | ||
| client.c | ||
| hooks.c | ||
| interfacemgr.c | ||
| listenlist.c | ||
| Makefile.am | ||
| notify.c | ||
| probes.d | ||
| query.c | ||
| server.c | ||
| stats.c | ||
| tests | ||
| update.c | ||
| xfrout.c | ||