zeek/scripts/base/protocols/ssl
Johanna Amann f39efd0317 Recognize TLS 1.3 negotiation correctly.
The way in which TLS 1.3 is negotiated was changed slightly in later
revisions of the standard. The final version is only sent in an
extension - while the version field in the server hello still shows TLS
1.2.

This patch makes ssl.log show the correct version again.
2018-03-27 14:58:06 -07:00
..
__load__.bro Add CT log information to Bro 2017-03-16 13:50:32 -07:00
consts.bro Add new cipher suites from draft-ietf-tls-ecdhe-psk-aead-05 2017-07-06 11:13:24 -07:00
ct-list.bro Update list of Certificate Transparency logs. 2018-02-16 10:44:29 -08:00
dpd.sig SSL: update dpd signature for TLS1.3 2017-04-05 08:58:08 -07:00
files.bro SCT: Fix script error when mime type of file unknown. 2017-05-14 19:53:22 -07:00
main.bro Recognize TLS 1.3 negotiation correctly. 2018-03-27 14:58:06 -07:00
mozilla-ca-list.bro Update Mozilla CA list to state of NSS 3.35. 2018-02-16 10:53:51 -08: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.