mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
6 lines
177 B
Text
6 lines
177 B
Text
# @TEST-EXEC: bro -r $TRACES/tls/ssl.v3.trace %INPUT
|
|
# @TEST-EXEC: btest-diff certs-remote.pem
|
|
|
|
@load protocols/ssl/extract-certs-pem
|
|
|
|
redef SSL::extract_certs_pem = ALL_HOSTS;
|