zeek/testing/btest/scripts/policy/protocols/ssl/log-hostcerts-only.zeek
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

7 lines
194 B
Plaintext

# @TEST-EXEC: zeek -b -r $TRACES/tls/google-duplicate.trace %INPUT
# @TEST-EXEC: btest-diff x509.log
@load protocols/ssl/log-hostcerts-only
redef X509::relog_known_certificates_after = 0secs;