diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-20 15:30:47 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-20 16:18:52 +0100 |
commit | 140036346c238d6126ea0dea5b7133c77316937c (patch) | |
tree | eacc66c94350636293cbb7e78acda3db4105b0ca /test/log/5601 | |
parent | fa9e4a1d04268f4a7e46166f70b6d5def10297f9 (diff) |
OpenSSL: clarify log line for nonreceived required stapling
Diffstat (limited to 'test/log/5601')
-rw-r--r-- | test/log/5601 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/5601 b/test/log/5601 index e9a22fc75..93969ab65 100644 --- a/test/log/5601 +++ b/test/log/5601 @@ -8,7 +8,7 @@ 1999-03-02 09:44:33 10HmbB-0005vi-00 => CALLER@test.ex R=client T=send_to_server3 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes DN="/CN=server1.example.com" C="250 OK id=10HmbC-0005vi-00" 1999-03-02 09:44:33 10HmbB-0005vi-00 Completed 1999-03-02 09:44:33 10HmbD-0005vi-00 <= CALLER@server1.example.com U=CALLER P=local S=sss for CALLER@test.ex -1999-03-02 09:44:33 10HmbD-0005vi-00 Received TLS status callback, null content +1999-03-02 09:44:33 10HmbD-0005vi-00 Required TLS certificate status not received 1999-03-02 09:44:33 10HmbD-0005vi-00 == CALLER@test.ex R=client T=send_to_server3 defer (-37) H=127.0.0.1 [127.0.0.1]: TLS session: (SSL_connect): error: <<detail omitted>> 1999-03-02 09:44:33 10HmbE-0005vi-00 <= CALLER@server1.example.com U=CALLER P=local S=sss for CALLER@test.ex 1999-03-02 09:44:33 10HmbE-0005vi-00 Server certificate revoked; reason: superseded |