mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-25 02:47:54 -04:00
The get_keyids() function can return multiple keyids, when the return value was not quoted, only the first keyid would be checked with check_key() function. This MR fixes both the error that came with quoting the "$id" with value "12345 54321", and the code now checks all returned keyids. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| pkcs11 | ||
| plugins | ||
| python | ||
| rndc | ||
| tests | ||
| tools | ||
| win32/BINDInstall | ||
| Makefile.in | ||