Hello,
I’m encountering an issue because pg2b3dm seems to try to connect to PostgreSQL without SSL. This is a problem since my organization’s database requires SSL connections.
However, I can’t find any option to configure sslmode for the PostgreSQL connection (for example sslmode=prefer or sslmode=require).
Did I miss something, or is there currently no option to configure this?
Kind regards,
Clément
Hello,
I’m encountering an issue because pg2b3dm seems to try to connect to PostgreSQL without SSL. This is a problem since my organization’s database requires SSL connections.
However, I can’t find any option to configure
sslmodefor the PostgreSQL connection (for examplesslmode=preferorsslmode=require).Did I miss something, or is there currently no option to configure this?
Kind regards,
Clément