Open
Description
Currently, postgresql-async reads in a user, password, port, host, and database, from the environment but does not read in any details regarding ssl. This causes it to default to sslmode=disable causing issues if SSL connections are enforced.
It would be nice if there was added support to read and configure SSLConfiguration similar to #337 but for postgresql. Thanks!
Metadata
Metadata
Assignees
Labels
No labels