| setsslvserver_dhkeyexpsizelimit |
Use this method to set this option enables the use of NIST recommended (NIST Special Publication 800-56A) bit size for private-key size. For example, for DH params of size 2048bit, the private-key size recommended is 224bits. This is rounded-up to 256bits. |
Syntax |
Parameters |
vservername |
Name of the SSL virtual server for which to set advanced configuration. This is mandatory parameter. |
dhkeyexpsizelimit |
This option enables the use of NIST recommended (NIST Special Publication 800-56A) bit size for private-key size. For example, for DH params of size 2048bit, the private-key size recommended is 224bits. This is rounded-up to 256bits. Default value = DISABLED. Possible Values : ENABLED, DISABLED. |
Return Value |
Returns simpleResult |
See Also |