Forum Discussion

michaelanckaert's avatar
michaelanckaert
Regular Visitor
1 year ago

Connecting Data Pipeline to Postgresql: Server Certificates

For a large client I am investigating how feasible a migration from Databricks to MS Fabric is at this time. One issue I'm running into is connecting a Data Pipeline to a Postgresql server on AWS RDS. 

 

A well known thing about RDS database servers is the use of SSL encrypted connections: a CA is required when connecting to the Postgresql server. 

 

Does anyone know of a way to setup a CA (or disregard the validation issue in a worst case scenario) when using MS Fabric. I would like to avoid using a data gateway for such a simple thing as the Postgresql server is currently accessible from the internet anyway. Adding an extra layer like a data gateway is a blocker in this specific situation. 

1 Reply