Closed
Description
When using "Amazon RDS" as SSL config we get the following error:
{
library: 'SSL routines',
function: 'ssl_choose_client_version',
reason: 'unsupported protocol',
code: 'HANDSHAKE_SSL_ERROR',
fatal: true
}
Error: 4486972864:error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol:../deps/openssl/openssl/ssl/statem/statem_lib.c:1922
Same configuration works fine under node 11 and node 10.