Skip to content

How to specify ssl certificate in piccolo.conf file for postgres connection? #800

Discussion options

You must be logged in to vote

Have a look here:

https://magicstack.github.io/asyncpg/current/api/index.html#connection

PostgresEngine takes a config argument which is passed straight through to asyncpg.

Have a look at the ssl argument, or alternatively the dsn argument.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dantownsend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants