zeek/scripts/policy/protocols/ssl
Seth Hall 8710d3749f New SSL policy scripts.
- protocols/ssl/expiring-certs uses time based information from
  certificates to determine if they will expire soon, have already
  expired, or haven't yet become valid.

- protocols/ssl/extract-certs-pem is a script for taking certs off
  the line and converting them to PEM certificates with the openssl
  command line tool then dumping them to a file.
2011-09-25 02:42:36 -04:00
..
expiring-certs.bro New SSL policy scripts. 2011-09-25 02:42:36 -04:00
extract-certs-pem.bro New SSL policy scripts. 2011-09-25 02:42:36 -04:00
known-certs.bro Some script level fixes. 2011-09-25 02:09:50 -04:00
validate-certs.bro Cleaned up some small SSL mistakes. 2011-09-07 15:11:01 -04:00