Skip to content

add sslmode option (default: disable) to PG connect string#1832

Merged
Daztek merged 1 commit intonwnxee:masterfrom
ELadner:sslmode-postgres
Jul 24, 2025
Merged

add sslmode option (default: disable) to PG connect string#1832
Daztek merged 1 commit intonwnxee:masterfrom
ELadner:sslmode-postgres

Conversation

@ELadner
Copy link
Copy Markdown
Collaborator

@ELadner ELadner commented Jun 8, 2025

Most Postgres databases use ssl these days. Typically these PW databases are hosted on the same server as the game engine, so SSL is technically not required. Add a parameter (defaults to "disable") that allows people to configure the SSL mode to their server's needs.

@Daztek Daztek merged commit 1616ef4 into nwnxee:master Jul 24, 2025
4 checks passed
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