mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 09:38:19 +00:00
Adjust x509 unit tests to work around OpenSSL 1.0 vs. 1.1 differences
This commit is contained in:
parent
8f990036f6
commit
2e0edd7416
6 changed files with 76 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# @TEST-EXEC: bro -r $TRACES/rdp/rdp-x509.pcap %INPUT
|
||||
# @TEST-EXEC: btest-diff rdp.log
|
||||
# @TEST-EXEC: btest-diff x509.log
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER="$SCRIPTS/diff-remove-timestamps | $SCRIPTS/diff-remove-x509-key-info" btest-diff x509.log
|
||||
|
||||
@load base/protocols/rdp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue