cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

PostgreSQL with SSL

munish
New Contributor

Guys,
I saw SSL possibility with posgresql snap. But can you guys please provide the actual example with param to be set, so I can easily setup this?

THanks

3 REPLIES 3

igormicev
Contributor

Hi @munish

Is there really a difference? You can just change the โ€œRequire SSLโ€ setting for the database to True and check your Postgres account in SnapLogic if it connects. It should be. The only change should be on the database side.

BR, Igor

Thanks mate

lazo_ilijoski
New Contributor III

Hi @munish,

When you configure a Postgres account with SLL in Snaplogic you have to set Url property sslmode. Below is an example:
image

Regards,
Lazo