| setsslprofile_includesubdomains |
Use this method to set enable HSTS for subdomains. If set to Yes, a client must send only HTTPS requests for subdomains. |
Syntax |
Parameters |
name |
Name for the SSL profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after the profile is created. This is mandatory parameter. |
includesubdomains |
Enable HSTS for subdomains. If set to Yes, a client must send only HTTPS requests for subdomains. Default value = NO. Possible Values : YES, NO. |
Return Value |
Returns simpleResult |
See Also |