Skip to content

feat: support configuring pg ssl mode#49

Merged
kaiserbh merged 1 commit into
syncyomi:developfrom
davidfrickert:pg-ssl-mode-config
Jun 22, 2024
Merged

feat: support configuring pg ssl mode#49
kaiserbh merged 1 commit into
syncyomi:developfrom
davidfrickert:pg-ssl-mode-config

Conversation

@davidfrickert

Copy link
Copy Markdown
Contributor

Exposes postgres SSL mode configuration to config file so that users can decide if they want an encrypted connection or not.

#48

@davidfrickert

Copy link
Copy Markdown
Contributor Author

I've pushed a build of this PR to davidfrickert/syncyomi:pg-ssl and tested it works on my setup by specifying on config.toml:

PostgresSslMode = "require"

@kaiserbh kaiserbh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kaiserbh kaiserbh merged commit 3ecdd2b into syncyomi:develop Jun 22, 2024
@davidfrickert davidfrickert deleted the pg-ssl-mode-config branch June 22, 2024 17:40
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