product · inferred from evidence
verify-full
A specific SSL mode value mentioned as the recommended setting for Prisma 7's pg driver.
- Error opening a TLS connection: self-signed certificate in certificate chain (Prisma 7, code P1011)
Append sslmode and sslrootcert to your DATABASE_URL: ?sslmode=verify-full&sslrootcert=./certificates/global-bundle.pem (adjust the path; for RDS the bundle is at https://truststore.pki.rds.amazonaws.com/global/global-bundle.pem, for Aiven d