Home > Configuration > SSL > setsslprofile_maxage

setsslprofile_maxage

Use this method to set set the maximum time, in seconds, in the strict transport security (STS) header during which the client must send only HTTPS requests to the server

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.

maxage

Set the maximum time, in seconds, in the strict transport security (STS) header during which the client must send only HTTPS requests to the server
Default value = 0.
Maximum value = 0xFFFFFFFE.

Return Value

Returns simpleResult

See Also