Merge pull request #2151 from benrubson/merge

Apache SNI error / misredirect attempts rules are combined in one regex
pull/2215/head
Sergey G. Brester 2018-08-14 14:56:49 +02:00 committed by GitHub
commit ee207d8c31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -24,8 +24,7 @@ failregex = ^client (?:denied by server configuration|used wrong authentication
^%(auth_type)sunknown algorithm `(?:[^']*|.*?)' received\b
^invalid qop `(?:[^']*|.*?)' received\b
^%(auth_type)sinvalid nonce .*? received - user attempted time travel\b
^Hostname \S+ provided via SNI(?:, but no hostname| and hostname \S+) provided\b
^No hostname was provided via SNI for a name based virtual host\b
^(?:No h|H)ostname \S+ provided via SNI(?:, but no hostname provided| and hostname \S+ provided| for a name based virtual host)\b
ignoreregex =