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
jbrune
4 years agoFrequent Visitor
Sorry, I'm a bit confused. On step #2 where I'm supposed to click on "Edit Permissions" on my connection, I don't have a connection because of the error I'm getting. How do I get it to ignore the error and create the connection anyhow so that I can update the Permissions?
- dustout3 years agoAdvocate I
In my case I was able to add the connection through the standard "Get Data" and then "Postgresql" data provider, and ran into this after adding it. What does the error you get when adding the new connection?