Home > Configuration > SSL > setsslprofile_dh

setsslprofile_dh

Use this method to set state of Diffie-Hellman (DH) key exchange.
This parameter is not applicable when configuring a backend profile.

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.

dh

State of Diffie-Hellman (DH) key exchange. This parameter is not applicable when configuring a backend profile.
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

dhfile

The file name and path for the DH parameter.

Return Value

Returns simpleResult

See Also