| setsslvserver_hsts |
Use this method to set state of HSTS protocol support for the SSL Virtual Server. Using HSTS, a server can enforce the use of an HTTPS connection for all communication with a client |
Syntax |
Parameters |
vservername |
Name of the SSL virtual server for which to set advanced configuration. This is mandatory parameter. |
hsts |
State of HSTS protocol support for the SSL Virtual Server. Using HSTS, a server can enforce the use of an HTTPS connection for all communication with a client Default value = DISABLED. Possible Values : ENABLED, DISABLED. |
Return Value |
Returns simpleResult |
See Also |