X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fscripts%2F1100-Basic-TLS%2F1100;h=fd83237b14480c4d4054f27c08c7f92fb83f1687;hb=8af4fd7e0f697d9585f013b9664f88d32131b5df;hp=d993eb62a33168f18ba9351f0f74c46c97ec841f;hpb=dc46d79f6c3b958036358dfd6c75b7bdc8471835;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/scripts/1100-Basic-TLS/1100 b/test/scripts/1100-Basic-TLS/1100 index d993eb62a..fd83237b1 100644 --- a/test/scripts/1100-Basic-TLS/1100 +++ b/test/scripts/1100-Basic-TLS/1100 @@ -1,2 +1,6 @@ # Check for trailing backslash bug CVE-2019-15846 +mkdir -p DIR/tmp/input +cp DIR/aux-fixed/TESTNUM/input/* DIR/tmp/input/ +sudo chmod 666 DIR/tmp/input/* exim -Mset 1i2t1o-0000cD-CV -be '$tls_in_peerdn' +sudo rm -fr DIR/tmp