mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 02:58:20 +00:00
OCSP/TLS/SCT: Fix a number of test failures.
These were caused by earlier code updates. This commit also removes the ocsp stapling logging script; it was defunctional and the information provided by it wnever really has been especially interesting.
This commit is contained in:
parent
a334247478
commit
876f492a35
11 changed files with 122 additions and 212 deletions
|
@ -1,6 +0,0 @@
|
|||
# This tests logging of ocsp stapling message
|
||||
|
||||
# @TEST-EXEC: bro -C -r $TRACES/tls/ocsp-stapling.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff ocsp-stapling.log
|
||||
|
||||
@load protocols/ssl/ocsp-stapling
|
Loading…
Add table
Add a link
Reference in a new issue