zeek/testing/btest/scripts/policy/protocols/ssl/expiring-certs.bro
Bernhard Amann 4da0718511 Finishing touches of the x509 file analyzer.
Mostly baseline updates and new tests.

addresses BIT-953, BIT-760, BIT-1150
2014-03-13 15:21:30 -07:00

7 lines
185 B
Text

# @TEST-EXEC: bro -r $TRACES/tls/tls-expired-cert.trace %INPUT
# @TEST-EXEC: btest-diff notice.log
@load protocols/ssl/expiring-certs
redef SSL::notify_certs_expiration = ALL_HOSTS;