I am connecting to Aurora Postgresql via RDS proxy from a lambda function. I will have to put
ssl: { rejectUnauthorized: false, },
in my co