bind9/bin
Colin Vidal 244923b9dc add DNSSEC EDE test for unsupported digest and alg
A DNSSEC validation can fail in the case where multiple DNSKEY are
available for a zone and none of them are supported, but for different
reasons: one has a DS record in the parent zone using an unsupported
digest while the other one uses an unsupported encryption algorithm.

Add a specific test case covering this flow and making sure that two
extended DNS error are provided: code 1 and 2, each of them highlighting
unsupported algorithm and digest.
2025-01-24 12:26:30 +00:00
..
check clean up uses of ISC_R_NOMEMORY 2025-01-23 15:54:57 -08:00
confgen Remove C++ support from the public header 2024-12-18 13:10:39 +01:00
delv clean up uses of DST_R_NOCRYPTO 2025-01-23 15:54:57 -08:00
dig Dig - enable TLS SNI support 2024-12-26 17:23:19 +02:00
dnssec Fix broken links in documentation 2025-01-24 12:07:36 +01:00
named deduplicate result codes 2025-01-23 15:54:57 -08:00
nsupdate clean up uses of ISC_R_NOMEMORY 2025-01-23 15:54:57 -08:00
plugins Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
rndc Remove C++ support from the public header 2024-12-18 13:10:39 +01:00
tests add DNSSEC EDE test for unsupported digest and alg 2025-01-24 12:26:30 +00:00
tools clean up uses of ISC_R_NOMEMORY 2025-01-23 15:54:57 -08:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00