Forum Discussion
Unable to disable Encrypt connections
- Anonymous2 years ago
Thanks for the reply from amitchandak , please allow me to provide another insight:
Hi milletf1 ,You can check the solutions for the same error message below and try connecting to AWS via SSL by setting the relevant information:
Solved: Connecting to PostgresSQL hosted on AWS RDS? - Microsoft Fabric Community
Alternatively, you can try using ODBC to connect to PostgreSQL.
Solved: How to fix Invalid Certificate on postgresql serve... - Microsoft Fabric Community
This is the related document, you can view this content:
Solved: The remote certificate is invalid according to the... - Microsoft Fabric Community
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
milletf1 , what is a version of Postgresql you are using? A configuration file is required for version 16 at the server end. We faced the same issue with that version.
I will check and share the details, once you confirm the version
Hi amitchandak , we are using an Azure Database for PostgreSQL flexible server instance which uses version 13.15 of postgres.