diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-10-13 18:18:53 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-10-13 18:18:53 +0100 |
commit | 11a5264b5b67a7f9e11edc188080c806d7c01422 (patch) | |
tree | 5f345ce7a8222419e38b6a70a6d5a91a8f524aec /test/scripts/2100-OpenSSL | |
parent | 9fa3eec7bb2e6a14a0b62dbc713c0ba5b2b5cd34 (diff) |
Testsuite: tidying
Diffstat (limited to 'test/scripts/2100-OpenSSL')
-rw-r--r-- | test/scripts/2100-OpenSSL/2112 | 2 | ||||
-rw-r--r-- | test/scripts/2100-OpenSSL/2133 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/scripts/2100-OpenSSL/2112 b/test/scripts/2100-OpenSSL/2112 index b07b1c0ba..8dfb1dc06 100644 --- a/test/scripts/2100-OpenSSL/2112 +++ b/test/scripts/2100-OpenSSL/2112 @@ -40,7 +40,7 @@ Testing # exim -z 'this will pass the cert verify including name check' **** -exim users@test.ex +exim user_s@test.ex Testing **** # diff --git a/test/scripts/2100-OpenSSL/2133 b/test/scripts/2100-OpenSSL/2133 index 3b2221c9c..6b34de746 100644 --- a/test/scripts/2100-OpenSSL/2133 +++ b/test/scripts/2100-OpenSSL/2133 @@ -10,7 +10,7 @@ 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) |