File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1403,8 +1403,8 @@ changes:
1403
1403
Revocation Lists).
1404
1404
* ` dhparam ` {string|Buffer} Diffie Hellman parameters, required for
1405
1405
[ Perfect Forward Secrecy] [ ] . Use ` openssl dhparam ` to create the parameters.
1406
- The key length must be greater than or equal to 1024 bits, otherwise an
1407
- error will be thrown. It is strongly recommended to use 2048 bits or larger
1406
+ The key length must be greater than or equal to 1024 bits or else an error
1407
+ will be thrown. Although 1024 bits is permissible, use 2048 bits or larger
1408
1408
for stronger security. If omitted or invalid, the parameters are silently
1409
1409
discarded and DHE ciphers will not be available.
1410
1410
* ` ecdhCurve ` {string} A string describing a named curve or a colon separated
You can’t perform that action at this time.
0 commit comments