Files
node/lib
Sam Roberts f512f5ea13 tls: add min/max protocol version options
The existing secureProtocol option only allows setting the allowed
protocol to a specific version, or setting it to "all supported
versions". It also used obscure strings based on OpenSSL C API
functions. Directly setting the min or max is easier to use and explain.

PR-URL: https://github.com/nodejs/node/pull/24405
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
2018-11-22 09:14:58 -08:00
..
2018-11-06 10:58:42 -05:00
2018-11-20 11:46:38 -08:00
2018-11-16 21:56:29 +09:00
2018-11-20 10:42:31 -08:00
2018-07-16 15:55:15 -07:00
2018-10-17 19:56:43 +02:00