Home > Configuration > SSL > setsslservice_dh

setsslservice_dh

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

Syntax



Parameters

servicename

Name of the SSL service.
This is mandatory parameter.

dh

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

dhfile

Name for and, optionally, path to the PEM-format DH parameter file to be installed. /nsconfig/ssl/ is the default path. This parameter is not applicable when configuring a backend service.

Return Value

Returns simpleResult

See Also