reject-invalid-host-header
reject-invalid-host-header = {yes|no}
Description
Determines whether requests to WebSEAL that have an invalid host header (see RFC2616) are rejected with a status of 400, "Bad Request."
Options
yes All requests to WebSEAL with an invalid host header will be rejected with a status of 400, "Bad Request." no Requests with an invalid host header are not rejected.
Usage: Required.
Default: no
Example:
reject-invalid-host-header = no