-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
What
I would like to select the sslmode for a connection, especially postgres.
Why (problem/use case)
I would like to connect to my postgres database through a gateway. This is not possible when using "verify-full" as sslmode since the certificates are not matching the gateway's information.
Additional Context
The error I receive:
Connection Error: Hostname/IP does not match certificate's altnames: Host: is not in the cert's altnames: DNS:...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels