mirror of https://github.com/fail2ban/fail2ban
BF: stunnel doesnt need datepattern as its inbuilt
parent
1c5787174f
commit
f137c7b107
|
@ -4,8 +4,6 @@
|
|||
|
||||
failregex = ^ LOG\d\[\d+:\d+\]:\ SSL_accept from <HOST>:\d+ : (?P<CODE>[\dA-F]+): error:(?P=CODE):SSL routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate$
|
||||
|
||||
datepattern = ^%Y\.%m\.%d %H:%M:%S
|
||||
|
||||
# DEV NOTES:
|
||||
#
|
||||
# Author: Daniel Black
|
||||
|
|
Loading…
Reference in New Issue