Files
node/doc/api
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-10-23 11:03:02 -07:00
2018-11-20 19:25:20 -05:00
2018-11-15 22:16:09 +01:00
2018-10-29 20:49:59 -07:00
2018-10-31 23:26:51 -07:00
2018-07-14 22:57:03 +03:00
2018-10-31 01:14:37 +02:00
2018-10-23 11:03:02 -07:00
2018-10-23 11:03:02 -07:00
2018-11-05 22:39:01 -08:00