Skip to content

fix: config example sslmode to require, not required#241

Merged
rubenv merged 1 commit intorubenv:masterfrom
TakabayaP:Fix--README.md-config-example
May 23, 2023
Merged

fix: config example sslmode to require, not required#241
rubenv merged 1 commit intorubenv:masterfrom
TakabayaP:Fix--README.md-config-example

Conversation

@TakabayaP
Copy link
Copy Markdown
Contributor

sslmode is set to required in the example of dbconfig.yml in the readme, but sslmode has to be one of "require", "verify-full", "verify-ca", or "disable" (https://github.com/lib/pq/blob/381d253611d666974d43dfa634d29fe16ea9e293/ssl.go#L14).

@rubenv rubenv merged commit 4e602c7 into rubenv:master May 23, 2023
@rubenv
Copy link
Copy Markdown
Owner

rubenv commented May 23, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants