git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1d4300
)
Testsuite: more TLSv1.3 handling
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 6 Oct 2018 22:22:38 +0000
(23:22 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 6 Oct 2018 22:22:38 +0000
(23:22 +0100)
test/runtest
patch
|
blob
|
history
diff --git
a/test/runtest
b/test/runtest
index d6bc7b03de2900acf2fa82c8a50a8215ce08b06c..e5f2a04759d374b76a8f5c4fa8dc30161a963c13 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-567,7
+567,8
@@
RESET_AFTER_EXTRA_LINE_READ:
#
# TLSversion : "TLS" - C_iph_er - MAC : ???
#
- s/:TLS_AES(_256)_GCM_SHA384:256/:ke-RSA-AES256-SHA:xxx/g;
+ s/TLS_AES(_256)?_GCM_SHA384(?!:)/ke-RSA-AES256-SHA/g;
+ s/:TLS_AES(_256)?_GCM_SHA384:256/:ke-RSA-AES256-SHA:xxx/g;
# LibreSSL
# TLSv1:AES256-GCM-SHA384:256