zeek/scripts/base/protocols/ssl
Arne Welzel 02985b9966 ssl: Only delete c$ssl$analyzer_id when disabling the analyzer was successful
The next patch will have a test script rely on c$ssl$analyzer_id staying
around when disable_analyzer() wasn't successful.

I was tempted to remove the `delete` completely as neither RDP nor SSH
have that and not sure why SSL is special here.
2022-08-11 09:40:34 +02:00
..
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
consts.zeek Update SSL consts 2021-01-20 14:14:47 +00:00
ct-list.zeek Update X.509 and CT trust anchors 2022-04-28 13:58:29 +01:00
dpd.sig Match DPD TLS signature on one-sided connections. 2022-02-01 16:51:21 +00:00
files.zeek SSL Analyzer: track connection direction by messages 2022-06-24 18:35:44 +01:00
main.zeek ssl: Only delete c$ssl$analyzer_id when disabling the analyzer was successful 2022-08-11 09:40:34 +02:00
mozilla-ca-list.zeek Update X.509 and CT trust anchors 2022-04-28 13:58:29 +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.