[Bro-Dev] [JIRA] (BIT-1146) Merge topic/bernhard/ssl-failure

Bernhard Amann (JIRA) jira at bro-tracker.atlassian.net
Tue Mar 4 16:24:18 PST 2014


Bernhard Amann created BIT-1146:
-----------------------------------

             Summary: Merge topic/bernhard/ssl-failure
                 Key: BIT-1146
                 URL: https://bro-tracker.atlassian.net/browse/BIT-1146
             Project: Bro Issue Tracker
          Issue Type: Improvement
          Components: Bro
    Affects Versions: git/master
            Reporter: Bernhard Amann
             Fix For: 2.3


topic/bernhard/ssl-failure in the bro and bro-testing repositories slightly changes the way SSL/TLS connections are handled.

So far, if the ssl_established event did not fire for a connection, it was never logged. This means that connections that fail somewhere in the handshake will never appear in the ssl.log file. I think so far there also was no possibility for a handshake error to actually be logged (even though the fields already were present in the logfile).

The patch also adds an additional field to ssl.log which shows if TLS connection was successfully established.

I think this should be ready for merging.



--
This message was sent by Atlassian JIRA
(v6.2-OD-10-004-WN#6253)


More information about the bro-dev mailing list