Files
node/lib
Deokjin Kim 2ef170254b tls: use validateNumber for options.minDHSize
If user sets invalid type for options.minDHSize in
tls.connect(), it's not internal issue of Node.js. So
validateNumber() is more proper than assert(). Plus,
set min of validateNumber() as 1 to check minDHSize
is positive.

Refs: https://github.com/nodejs/node/pull/49896
PR-URL: https://github.com/nodejs/node/pull/49973
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2023-10-06 13:18:34 +00:00
..
2023-07-11 19:50:13 +03:00
2023-09-14 08:43:53 +00:00
2023-06-24 15:52:38 +00:00
2023-01-10 05:38:36 +00:00
2023-04-29 06:57:08 +00:00
2023-03-26 18:03:58 +00:00
2023-07-11 21:10:27 +00:00
2023-07-16 09:46:27 +00:00
2023-06-12 00:00:46 +00:00
2023-07-11 21:10:28 +00:00
2023-05-02 00:48:20 +00:00
2023-04-03 17:47:28 +00:00
2023-07-11 19:50:13 +03:00
2023-05-02 00:48:20 +00:00
2023-07-05 13:39:38 +00:00
2023-05-02 00:48:20 +00:00