X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/e51c7be22dfccad376659a1a46cee93c9979bbf7..ac6652c8a0ac69fc0f46d7f8535aa537cd609c94:/test/scripts/5450-certnames-OpenSSL/5450 diff --git a/test/scripts/5450-certnames-OpenSSL/5450 b/test/scripts/5450-certnames-OpenSSL/5450 index c94d1a5b2..3b2221c9c 100644 --- a/test/scripts/5450-certnames-OpenSSL/5450 +++ b/test/scripts/5450-certnames-OpenSSL/5450 @@ -1,15 +1,22 @@ -# TLS client: verify certificate from server - fails +# TLS client: verify certificate from server - name-fails 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 Testing **** +# this will fail to verify the cert name but carry on (try-verify mode) +exim usert@test.ex +Testing +**** exim -qf **** killdaemon