]> git.ipfire.org Git - thirdparty/suricata.git/commit
app-layer-ssl: add better session id support
authorMats Klepsland <mats.klepsland@gmail.com>
Tue, 21 Aug 2018 06:21:21 +0000 (08:21 +0200)
committerMats Klepsland <mats.klepsland@gmail.com>
Sun, 16 Sep 2018 19:13:10 +0000 (21:13 +0200)
commit21897a4d7aaed971477e32dc38ad5e3eb7f162e8
tree1a9cb1f1b54e1e5caa978238d5184fdb466f1179
parentf22bd5a75bf7dd78edff5335a1e4f4e4f6004cd5
app-layer-ssl: add better session id support

Verify that the session id from both the client hello record and the
server hello record matches before marking the session as 'resumed'.
src/app-layer-ssl.c
src/app-layer-ssl.h