diff --git a/doc/Changelog b/doc/Changelog index 23dd28ab0..ef93fd752 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ 1 April 2025: Wouter - Fix escape more characters when printing an RR type with an unquoted string. + - Enable the auth_tls.tdir and auth_tls_failcert.tdir tests. 31 March 2025: Wouter - iana portlist update. diff --git a/testdata/auth_tls.tdir/auth_tls.pre b/testdata/auth_tls.tdir/auth_tls.pre index 85ba8384a..cf652b1dc 100644 --- a/testdata/auth_tls.tdir/auth_tls.pre +++ b/testdata/auth_tls.tdir/auth_tls.pre @@ -5,7 +5,7 @@ [ -f .tpkg.var.test ] && source .tpkg.var.test . ../common.sh -skip_test "Skip test due to no UDP service for SOA query" +#skip_test "Skip test due to no UDP service for SOA query" PRE="../.." if test -n "$NSD"; then : diff --git a/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre b/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre index d8f0e624d..56da4af73 100644 --- a/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre +++ b/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre @@ -5,7 +5,7 @@ [ -f .tpkg.var.test ] && source .tpkg.var.test . ../common.sh -skip_test "Skip test due to no UDP service for SOA query" +#skip_test "Skip test due to no UDP service for SOA query" PRE="../.." if test -n "$NSD"; then :