summaryrefslogtreecommitdiff
path: root/test/paniclog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-12-11 15:14:54 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-12-11 16:54:54 +0000
commit520ef00f56cea3d35688bf4e13599a6e37ba275f (patch)
treed82a14604c5b1216213dcffcfe40ad43a715404b /test/paniclog
parent4f7a93c27e3d43b44c42d3fc503f03b9b42ca622 (diff)
downloadexim4-520ef00f56cea3d35688bf4e13599a6e37ba275f.tar.gz
TLS: Fix handling for server cert/key file SNI re-expansion forced-fail
Diffstat (limited to 'test/paniclog')
-rw-r--r--test/paniclog/21318
1 files changed, 8 insertions, 0 deletions
diff --git a/test/paniclog/2131 b/test/paniclog/2131
new file mode 100644
index 000000000..22ed5322c
--- /dev/null
+++ b/test/paniclog/2131
@@ -0,0 +1,8 @@
+
+******** SERVER ********
+1999-03-02 09:44:33 (SSL_CTX_use_PrivateKey_file file=TESTSUITE/aux-fixed/cert2): error:05800074:x509 certificate routines::key values mismatch
+1999-03-02 09:44:33 (SSL_CTX_use_PrivateKey_file file=TESTSUITE/aux-fixed/nonexist_file): error:80000002:system library::No such file or directory
+1999-03-02 09:44:33 expansion of tls_privatekey failed
+1999-03-02 09:44:33 (SSL_CTX_use_certificate_chain_file file=TESTSUITE/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.unlocked.key): error:0480006C:PEM routines::no start line
+1999-03-02 09:44:33 (SSL_CTX_use_certificate_chain_file file=TESTSUITE/aux-fixed/nonexistent_file): error:80000002:system library::No such file or directory
+1999-03-02 09:44:33 expansion of tls_certificate failed