Forum Discussion
Jim_Sellers_473
Nimbostratus
Nov 18, 2011SSL Authentication issues
Our method is to have them purchase a cert from an authority
(although we’re trying to get self-signed certs to work for initial testing),
give us the serial of that cert and we’ll put it in a...
Phil_53695
Nimbostratus
Aug 10, 2011- extra switch pattern with no body
Does anyone know what this log message means?
when HTTP_REQUEST { if { [HTTP::header "User-Agent"] contains "Mozilla/5.0+(Windows+NT+10.0;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/56.0.2924.87+Safari/537.36" } { log local0. "This is access is from [HTTP::header User-Agent]" } }
[Edited to log instead of drop]