]> granicus.if.org Git - pdns/commitdiff
add DoT and DoH requirements to dnsdist testing README
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 25 Apr 2019 20:49:15 +0000 (22:49 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 25 Apr 2019 20:50:54 +0000 (22:50 +0200)
regression-tests.dnsdist/README

index 09780c58146d8031491cb92f2269084fd406b73b..bfa46bc6058b1dad4b7e5a27122dafed12c25ead 100644 (file)
@@ -9,10 +9,9 @@ DNSDISTBIN=../pdns/dnsdistdist/dnsdist ./runtests
 The tests are self-contained and require no further nameservers to be
 installed.
 
-However, do make sure to build a dnsdist with libsodium and dnscrypt support
-as otherwise some tests will fail.
+However, do make sure to build a dnsdist with libsodium, dnscrypt, DoT and DoH
+support as otherwise some tests will fail.
 
 To run a specific test, use something like:
 
 ./runtests test_Advanced.py:TestAdvancedSpoof.testSpoofActionMultiA
-