The latest changes released in `3.9.3` seem to lead to a lot of issues e.g. SSL cert errors or even the problem I encountered in https://github.com/vercel/nft/issues/402 I guess this is due to https://github.com/sidorares/node-mysql2/pull/2131 which lead to the cert-chain being a single big string instead of separate array elements. It is possible to work around this for now by downgrading back to `3.9.2`