git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Testsuite: OpenSSL info output during conn changes going to 1.1; give up trying to...
[users/jgh/exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index fbe30e9105d20dbe3441d7400ae49661a335ebc7..508759ebf9469859f861834c7115c0e3c11da61a 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-890,9
+890,7
@@
RESET_AFTER_EXTRA_LINE_READ:
}
# openssl version variances
}
# openssl version variances
- next if /^SSL info: unknown state/;
- next if /^SSL info: SSLv2\/v3 write client hello A/;
- next if /^SSL info: SSLv3 read server key exchange A/;
+ next if /^SSL info:/;
next if /SSL verify error: depth=0 error=certificate not trusted/;
s/SSL3_READ_BYTES/ssl3_read_bytes/i;
next if /SSL verify error: depth=0 error=certificate not trusted/;
s/SSL3_READ_BYTES/ssl3_read_bytes/i;