Home > Configuration > SSL > setsslprofile_sslireneg

setsslprofile_sslireneg

Use this method to set enable or disable triggering the client renegotiation when renegotiation request is received from the origin 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.

sslireneg

Enable or disable triggering the client renegotiation when renegotiation request is received from the origin server.
Default value = ENABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also