zeek/scripts/base/protocols/ssl
Johanna Amann c682e5723b Spicy TLS: rename the analyzer to SSL
Naming the analyzer different than the old one was a mistake that
required unnecessary code changes; keeping the old name makes things
like StartTLS in other protocol work without additional code changes.
2023-11-06 12:54:45 +00:00
..
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
consts.zeek SSL: Add new extension types and ECH test 2023-10-30 14:19:16 +00:00
ct-list.zeek Update Mozilla CA and Google CT lists 2023-05-03 10:46:41 +01:00
dpd.sig Spicy TLS: rename the analyzer to SSL 2023-11-06 12:54:45 +00:00
files.zeek Start porting the old spicy TLS analyzer into Zeek 2023-03-17 13:20:58 +01:00
main.zeek Merge remote-tracking branch 'origin/master' into topic/johanna/spicy-tls 2023-10-30 12:28:40 +00:00
mozilla-ca-list.zeek Update Mozilla CA and Google CT lists 2023-05-03 10:46:41 +01:00
README SSL: Update OCSP/SCT scripts and documentation. 2017-07-27 16:22:40 -07:00

Support for Secure Sockets Layer (SSL)/Transport Layer Security(TLS) protocol analysis.