X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fscripts%2F2100-OpenSSL%2F2112;h=8dfb1dc06001389bd4dcb82d8c9e1a4ba086f6ed;hb=675a21420d11f4971d93d7e680ca96bff8d325c2;hp=98ea4cb175c805706dd45c878c037b0efb7ecfb8;hpb=e8793bad207763b266bedcb9d859e238b6a3a04e;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/scripts/2100-OpenSSL/2112 b/test/scripts/2100-OpenSSL/2112 index 98ea4cb17..8dfb1dc06 100644 --- a/test/scripts/2100-OpenSSL/2112 +++ b/test/scripts/2100-OpenSSL/2112 @@ -1,18 +1,50 @@ # TLS client: verify certificate from server - fails exim -DSERVER=server -bd -oX PORT_D **** +# +# +exim -z 'this will fail to verify the cert at HOSTIPV4 so fail the crypt requirement' +**** exim userx@test.ex Testing **** +# +# +exim -z 'this will fail to verify the cert at HOSTIPV4 so fail the crypt, then retry on 127.1; ok' +**** exim usery@test.ex Testing **** +# +# +exim -z 'this will fail to verify the cert but continue unverified though crypted' +**** exim userz@test.ex Testing **** +# +# +exim -z 'this will fail to verify the cert at HOSTIPV4 and fallback to unencrypted' +**** exim userq@test.ex Testing **** +# +# +exim -z 'this will fail to verify the cert name and fallback to unencrypted' +**** +exim userr@test.ex +Testing +**** +# +# +exim -z 'this will pass the cert verify including name check' +**** +exim user_s@test.ex +Testing +**** +# +# exim -qf **** killdaemon