mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 12:20:00 -04:00
Add 'tkeyname' command to nsupdate to allow specifying a fixed TKEY name instead of the default random one. This is used by the test to send two GSS-API TKEY negotiations with the same name. After a successful GSS-API TKEY negotiation via nsupdate -g, a second attempt with the same TKEY name must be rejected with BADKEY (error=17), not BADNAME (error=20). |
||
|---|---|---|
| .. | ||
| krb | ||
| ns1 | ||
| authsock.pl | ||
| prereq.sh | ||
| setup.sh | ||
| tests.sh | ||
| tests_isc_spnego_flaws.py | ||
| tests_sh_tsiggss.py | ||
| tests_tkey_duplicate.py | ||