]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect-tls-cert-serial: add content validation callback
authorMats Klepsland <mats.klepsland@gmail.com>
Fri, 23 Mar 2018 14:53:08 +0000 (15:53 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 3 May 2018 12:50:47 +0000 (14:50 +0200)
commit48a5ea9df05861c75a49a79b76e64be93e23f12b
tree72032f7ce5e5cd39278937cc8a2e9fd95acd586f
parentce270a8f6aa0d9d60a514f3a1b5f05a48fbbdfcc
detect-tls-cert-serial: add content validation callback

Validate that the content that follows the 'tls_cert_serial' keyword
is on the correct form. If it's longer than two bytes it should be
separated by colons.
src/detect-tls-cert-serial.c