]> git.ipfire.org Git - thirdparty/suricata.git/commit
tls: store all the certificates chain in the written PEM file.
authorEric Leblond <eric@regit.org>
Thu, 23 Aug 2012 07:25:15 +0000 (09:25 +0200)
committerEric Leblond <eric@regit.org>
Fri, 24 Aug 2012 10:59:12 +0000 (12:59 +0200)
commitb253d1a4994ee04511f6e23dd13bda4357544c07
treee23860c95d0e9b763086e02d755ed83d1254cc0d
parent152b4eaf568d1685cd18b76d09f04ba5111da153
tls: store all the certificates chain in the written PEM file.

When using the tls.store command, a dump of all certificates in
the chain is now done on the disk.
src/log-tlslog.c