goose icon indicating copy to clipboard operation
goose copied to clipboard

Add support for ssl ca-cert for Postgres

Open adesokanayo opened this issue 10 months ago • 3 comments

I am unable to connect to Postgres Managed database that requires ssl verification

adesokanayo avatar Apr 12 '24 23:04 adesokanayo

Are you using goose as a library or via the CLI? Can you set the sslmode via the dbstring?

Or are you looking for examples on how to do this in general?

mfridman avatar Apr 16 '24 13:04 mfridman

can you give an example using cli, i could not find any examples for the same.

anishjain94 avatar Jun 24 '24 06:06 anishjain94

Hi @mfridman, I am also interested in examples of Postgres with SSL using goose as a library. Thank you!

ced42 avatar Jul 09 '24 19:07 ced42