Home > Configuration > SSL > setsslparameter_dropreqwithnohostheader

setsslparameter_dropreqwithnohostheader

Use this method to set host header check for SNI enabled sessions. If this check is enabled and the HTTP request does not contain the host header for SNI enabled sessions(i.e vserver or profile bound to vserver has SNI enabled and 'Client Hello' arrived with SNI extension), the request is dropped.

Syntax



Parameters

dropreqwithnohostheader

Host header check for SNI enabled sessions. If this check is enabled and the HTTP request does not contain the host header for SNI enabled sessions(i.e vserver or profile bound to vserver has SNI enabled and 'Client Hello' arrived with SNI extension), the request is dropped.
Default value = NO.
Possible Values : YES, NO.

Return Value

Returns simpleResult

See Also