Home > Configuration > SSL > setsslprofile_sessionticket

setsslprofile_sessionticket

Use this method to set this option enables the use of session tickets, as per the RFC 5077

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.

sessionticket

This option enables the use of session tickets, as per the RFC 5077
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also