From: Peter van Dijk Date: Thu, 25 Apr 2019 20:49:15 +0000 (+0200) Subject: add DoT and DoH requirements to dnsdist testing README X-Git-Tag: rec-4.2.0-rc1~50^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7751%2Fhead;p=thirdparty%2Fpdns.git add DoT and DoH requirements to dnsdist testing README --- diff --git a/regression-tests.dnsdist/README b/regression-tests.dnsdist/README index 09780c5814..bfa46bc605 100644 --- a/regression-tests.dnsdist/README +++ b/regression-tests.dnsdist/README @@ -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 -