diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-11-29 19:52:39 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-11-29 20:04:06 +0000 |
commit | 90e30e3140041b39cb9ffb891c3b3c7e8f77f625 (patch) | |
tree | 1346b67c664f29def4e5e7298d5d461584b7ea30 /test/scripts/2100-OpenSSL | |
parent | 4312da48dab2e6510199a598ae15dbfe1787e3e2 (diff) |
Testsuite: output changes resulting
Broken-by: a7a1ad1447
Diffstat (limited to 'test/scripts/2100-OpenSSL')
-rw-r--r-- | test/scripts/2100-OpenSSL/2102 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/scripts/2100-OpenSSL/2102 b/test/scripts/2100-OpenSSL/2102 index 3465235b0..ade51944c 100644 --- a/test/scripts/2100-OpenSSL/2102 +++ b/test/scripts/2100-OpenSSL/2102 @@ -4,7 +4,9 @@ # when more than one cert is loaded, which the conf for this testcase does. # As a result the expansion done and logged is misleading. # While the golden log output is set to the misleading result, the testcase -# will unfortunately fail on the fixed OpenSSL versions. +# would unfortunately fail on the fixed OpenSSL versions. This has been bodged +# by the addition of log/2102.openssl_1_1_1 and some detection coding in +# runtest to force a "flavour". This is fragile and bound to break in the future. # # Make RSA authentication the only acceptable exim -DSERVER=server -DORDER=RSA -bd -oX PORT_D |