| setsslservice_dhcount |
Use this method to set number of interactions, between the client and the Citrix ADC, after which the DH private-public pair is regenerated. A value of zero (0) specifies refresh every time. This parameter is not applicable when configuring a backend service. Allowed DH count values are 0 and >= 500. |
Syntax |
Parameters |
servicename |
Name of the SSL service. This is mandatory parameter. |
dhcount |
Number of interactions, between the client and the Citrix ADC, after which the DH private-public pair is regenerated. A value of zero (0) specifies refresh every time. This parameter is not applicable when configuring a backend service. Allowed DH count values are 0 and >= 500. Maximum value = 65534. |
Return Value |
Returns simpleResult |
See Also |