You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Digging into this, it looks like our RDS instances (mysql v5.6) do not support TLSv1.2, we will have to migrate to mysql v5.7 in order to update to node v12.
In the meantime I have created a PR with node v12 as a test target and fixed a broken test there -- #2211
When using "Amazon RDS" as SSL config we get the following error:
Same configuration works fine under node 11 and node 10.
The text was updated successfully, but these errors were encountered: