AWS RDS PostgreSQL Error: self-signed certificate
Hello, does anyone happened to have a tutorial / guide on how to connect Drizzle to AWS RDS from NextJS? I haven't got a solution since Drizzle won't let me connect due to SSL issues... Im not really familiar with SSLs and kinda confused because I thought after creating an AWS RDS Postgres Instance, I can simply connect drizzle with connection string...
4 Replies
Here's my current config
I've tried to append sslMode=require at the end but yeah, it doesn't solve anything, always led me to a SSL error 😢
@Setasena did you figure it out?
same error here
This works fine for me when using RDS