diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-10-04 13:20:29 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-10-04 13:24:35 +0100 |
commit | 96751ae76e6c6db435f5a4f141511d6f973b6583 (patch) | |
tree | a28e76afda4822ecec068ad65c8b438ebd698d28 /test/log | |
parent | ece23f05d6a430a461a75639197271c23f6858ec (diff) |
OpenSSL: fix configuration of older TLS protocol versions
Diffstat (limited to 'test/log')
-rw-r--r-- | test/log/1190 | 1 | ||||
-rw-r--r-- | test/log/2091 | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/test/log/1190 b/test/log/1190 index bbef54bd6..53c56f59a 100644 --- a/test/log/1190 +++ b/test/log/1190 @@ -31,6 +31,7 @@ 1999-03-02 09:44:33 10HmbE-0005vi-00 <= CALLER@myhost.test.ex H=the.local.host.name (myhost.test.ex) [ip4.ip4.ip4.ip4] P=esmtps X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no S=sss id=E10HmbD-0005vi-00@myhost.test.ex 1999-03-02 09:44:33 10HmbE-0005vi-00 => :blackhole: <e@test.ex> R=server 1999-03-02 09:44:33 10HmbE-0005vi-00 Completed +1999-03-02 09:44:33 TLS error on connection from (IOTtester) [127.0.0.1] (tls lib accept fn): TCP connection closed by peer 1999-03-02 09:44:33 exim x.yz daemon started: pid=p1235, no queue runs, listening for SMTP on port PORT_D 1999-03-02 09:44:33 10HmbG-0005vi-00 <= CALLER@myhost.test.ex H=the.local.host.name (myhost.test.ex) [ip4.ip4.ip4.ip4] P=esmtps X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no S=sss id=E10HmbF-0005vi-00@myhost.test.ex 1999-03-02 09:44:33 10HmbG-0005vi-00 => :blackhole: <f@test.ex> R=server diff --git a/test/log/2091 b/test/log/2091 deleted file mode 100644 index 61b05e67f..000000000 --- a/test/log/2091 +++ /dev/null @@ -1,3 +0,0 @@ - -******** SERVER ******** -1999-03-02 09:44:33 exim x.yz daemon started: pid=p1234, no queue runs, listening for SMTP on port PORT_D |