On 2024-09-18 17:08 +0200, tiamoh m wrote: > I wish to find out the connection string to only establish ssl connection > after it is set up. Use sslmode=require (or verify-ca/verify-full if necessary) for that: https://www.postgresql.org/docs/current/libpq-ssl.html#LIBPQ-SSL-SSLMODE-STATEMENTS -- Erik