From: Jeremy Harris Date: Wed, 15 Nov 2017 18:38:44 +0000 (+0000) Subject: Testsuite: force RSA auth for testcase loading dual certs X-Git-Tag: exim-4_90_RC3~18 X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=commitdiff_plain;h=176cf342af83cab469cb3bbd24221c88c8e00bf6 Testsuite: force RSA auth for testcase loading dual certs More recent OpenSSL versions (1.1.0) reasonably prefer ECDSA when available, where older (1.0.2) preferred RSA --- diff --git a/test/scripts/2100-OpenSSL/2102 b/test/scripts/2100-OpenSSL/2102 index e9fdbfdca..374f3a27f 100644 --- a/test/scripts/2100-OpenSSL/2102 +++ b/test/scripts/2100-OpenSSL/2102 @@ -1,5 +1,11 @@ # TLS server: general ops and certificate extractions -exim -DSERVER=server -bd -oX PORT_D +# +# NOTE: current OpenSSL libraries return faulty my-cert information +# when more than one is loaded, which the conf for this testcase does. +# As a result the expansion done and logged is misleading. +# +# Make RSA authentication the only acceptable +exim -d-all+tls -DSERVER=server -DORDER=RSA -bd -oX PORT_D **** client-ssl 127.0.0.1 PORT_D ??? 220