graphql-hive / graphql-hive/console

Allow for DB connection string to use alternative options for sslmode

Open
#7,151 2 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
TypeScript
Stars
483
Forks
145
Avg merge
2d 5h
Merged PRs (30d)
65

Description

Currently with a service like tokens there is the variable
POSTGRES_SSL with options of "1" or "0"
and 1 will set the sslmode as 'require' as seen [here](https://github.com/graphql-hive/console/blob/main/packages/services/storage/src/db/utils.ts#L3), but i would like to use verify-ca for the sslmode

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.