taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / scripts / 2000-GnuTLS / 2033
index f43d18de465691dce82b863076906879fc7e547e..1559a77484fd067a67a676394a28ff74a53cbc57 100644 (file)
@@ -2,12 +2,16 @@
 gnutls
 exim -DSERVER=server -bd -oX PORT_D
 ****
+# this will fail to verify the cert at HOSTIPV4 and fallback to unencrypted
+exim userq@test.ex
+Testing
+****
 # this will fail to verify the cert name and fallback to unencrypted
 exim userr@test.ex
 Testing
 ****
 # this will pass the cert verify including name check
-exim users@test.ex
+exim user_s@test.ex
 Testing
 ****
 # this will fail to verify the cert name but carry on (try-verify mode)