cisco/joy

Joy not reporting TLS session metadata for a large chunk of traffic

randomsecguy opened this issue · 2 comments

Hi,

I ran joy (version 2.1-dev) with a big dataset of traffic consisting of pcaps using the following:
./joy bidir=1 tls=1 output=sample.json 1.pcap 2.pcap .....

In the majority of json output files, joy does not report TLS session metadata and instead writes "error: no role". I have manually checked the pcap files and the TLS handshake information is actually there for the flows as it should be. Am I doing something wrong ? Thank you

Many bugs have been fixed since Joy 2.1. We are now on version 4.5.0. Please upgrade your version of Joy and try again. Thanks.

Yeah that was it. All is ok now. Please move this to closed or delete.