[CONJS-92] Document Node.js 12 TLS default minimum support TLSv1.2 Created: 2019-09-06  Updated: 2019-09-06  Resolved: 2019-09-06

Status: Closed
Project: MariaDB Connector/node.js
Component/s: security
Affects Version/s: None
Fix Version/s: 2.1.1

Type: Task Priority: Major
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None


 Description   

Node.js 12 only support TLSv1.2 and TLSv1.3 by default.
MariaDB server can be build with different SSL library.
Depending on those libraries, different TLS is supported.

The default build for windows for MariaDB 10.3 and before did use Yassl, that support up to TLSv1.1.
Those versions won't permit SSL connection with node.js 12 by default.
(MariaDB 10.4 support TLSv1.2 on windows, and TLSv1.3 on unix by default)

Tests must be changed according to server type, environment and version


Generated at Thu Feb 08 03:22:42 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.