| setsslprofile_sessionkeylifetime |
Use this method to set this option sets the life time of symm key used to generate session tickets issued by NS in secs |
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. |
sessionkeylifetime |
This option sets the life time of symm key used to generate session tickets issued by NS in secs Default value = 3000. Minimum value = 600. Maximum value = 86400. |
Return Value |
Returns simpleResult |
See Also |