git://git.exim.org
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
f94aac3
)
Testsuite: switch ciphersuite use
author
Jeremy Harris
<jgh146exb@wizmail.org>
Tue, 27 Nov 2018 20:50:28 +0000
(20:50 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Tue, 27 Nov 2018 20:55:13 +0000
(20:55 +0000)
This is to accomodate RHEL 7, where openssl seems to not support ECDHE Kx + CAMELIA
nor any of the CHACHA20s, but does support DHE Kx + CAMELIA.
All we really wanted was something distinguishable from default
(which is commonly ECDHE-RSA-AUE256-GCM-SHA).
No differences found