self-signed certificate in certificate chain error
we recently deployed an update to connect to Neon from a Vercel api endpoint and getting this error:
any help resolving this would be appreciated. I've tried changing the sslmode in the connect string to all possible options, tried swapping in the neon/serverless package, and tried setting
self-signed certificate in certificate chainany help resolving this would be appreciated. I've tried changing the sslmode in the connect string to all possible options, tried swapping in the neon/serverless package, and tried setting
ssl: { rejectUnauthorized: false }, but nothing is working