Forum Discussion
SilvaEric1
6 years agoRegular Visitor
AWS Postgres: 'The remote certificate is invalid'
Hi All, I've tried the attached instructions, but I'm still receiving the following error message when trying to connect to AWS RDS Postgres. Details: "An error happened while reading data from th...
dustout
4 years agoAdvocate I
I ran into the same error, and disabling encryption will also make that error go away.
To disable encryption
- File --> Options and settings --> Data source settings
- Click Edit Permissions on your connection
- Uncheck Encrypt Connections
Anonymous
4 years agoNot applicable
Thank you for your post bro, It helped me to solve this problem.