graphile / graphile/graphile.github.io

Document correct connection string to use for SSL

Open
#39 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
SCSS
Stars
27
Forks
126
PR merge metrics
No merged PRs in 30d

Description

The postgres query string library doesn't support `sslmode=require` instead requiring `ssl=1`.

Example: `postgresql://username:password@example.com/dbname?ssl=1`

Ref: postgraphql/postgraphql#357

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.