summaryrefslogtreecommitdiff
path: root/test/scripts/1100-Basic-TLS/1100
blob: fd83237b14480c4d4054f27c08c7f92fb83f1687 (plain)
1
2
3
4
5
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