summaryrefslogtreecommitdiff
path: root/test/runtest
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2023-01-02 15:04:14 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2023-01-02 15:15:36 +0000
commit7fa5764c203f2f4a900898a79ed02d674075313f (patch)
tree5bf24d059781ac5c04a506a08fe9da0e2d4309b9 /test/runtest
parentb77f1b5c34fd54dd2f05d698410523e0427992b3 (diff)
downloadexim4-7fa5764c203f2f4a900898a79ed02d674075313f.tar.gz
OpenSSL: Fix tls_eccurve on earlier versions than 3.0.0. Bug 2954
Broken-by: ca4014de81e6
Diffstat (limited to 'test/runtest')
-rwxr-xr-xtest/runtest3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/runtest b/test/runtest
index c518c1080..900fc7bbb 100755
--- a/test/runtest
+++ b/test/runtest
@@ -1165,6 +1165,9 @@ RESET_AFTER_EXTRA_LINE_READ:
next if /^TLS: not preloading (CA bundle|cipher list) for server$/;
next if /^TLS: not preloading server certs$/;
+ # some plaatforms are missing the standard CA bundle file
+ next if /^tls_set_watch\(\) fail on '\/usr\/lib\/ssl\/cert.pem': No such file or directory$/;
+
# drop lookups
next if /^$time_pid?(?: Lookups\ \(built-in\):
| Loading\ lookup\ modules\ from