-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
Suppose we have a service defined in the pg_service.conf
such as
[myservice]
host=remotehost
port=5432
dbname=mydb
sslrootcert=path_to_sslrootcert
sslcert=path_to_sslcert
sslkey=path_to_sslkey
sslmode=verify-full
When using this service in model baker (i.e. to export an xtf), the sslrootcert, sslcert and sslkey are ignored and Model Baker requires to add the user info that might be inside the cert.