projects
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72934ba
)
Testsuite: another go at munging cipher-suite strings
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 11 Nov 2017 18:39:09 +0000
(18:39 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 11 Nov 2017 18:39:09 +0000
(18:39 +0000)
test/runtest
patch
|
blob
|
blame
|
history
diff --git
a/test/runtest
b/test/runtest
index 5640a5f58fea0fcaacbbc5bd9eaaf10864f732bf..58a31ea06e0adc9188e79d29ca62d0fd38a42d25 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-554,7
+554,7
@@
RESET_AFTER_EXTRA_LINE_READ:
# LibreSSL
# TLSv1:ECDHE-RSA-CHACHA20-POLY1305:256
- s/((EC)?DHE-)?(RSA|ECDSA)-CHACHA20-POLY1305
\b
/ke-$3-AES256-SHA:xxx/g;
+ s/((EC)?DHE-)?(RSA|ECDSA)-CHACHA20-POLY1305
:256
/ke-$3-AES256-SHA:xxx/g;
# GnuTLS have seen:
# TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256