zeek/scripts/base/protocols/ssl
Robin Sommer 2002fd7f90 Merge remote-tracking branch 'origin/topic/johanna/ssl-resumption'
* origin/topic/johanna/ssl-resumption:
  Update baseline of new SSL policy script for changes
  update test baselines
  Mark everything below 2048 bit as a weak key (Browsers will stop accepting 1024 bits soon, so we can be of that opinion too).
  add information about server chosen protocol to ssl.log, if provided by alpn.
  change SSL log to contain a boolean flag signaling if a session was resumed instead of the (usually not really that useful) session ID the client sent.

BIT-1279 #merged
2014-10-21 13:44:46 -07:00
..
__load__.bro Very basic file-analyzer for x509 certificates. Mostly ripped from 2013-09-16 14:08:22 -07:00
consts.bro new ssl extension type from iana and a few other ssl const changes. 2014-09-28 14:29:12 +02:00
dpd.sig update dpd for tls 1.2 2014-04-10 08:12:02 -07:00
files.bro Merge remote-tracking branch 'origin/fastpath' 2014-05-21 15:59:26 -05:00
main.bro Merge remote-tracking branch 'origin/topic/johanna/ssl-resumption' 2014-10-21 13:44:46 -07:00
mozilla-ca-list.bro Update mozilla root bundle 2014-02-28 03:40:18 -08:00
README Add README files for base/protocols 2013-10-17 12:47:32 -05:00

Support for Secure Sockets Layer (SSL) protocol analysis.