Skip to content

Conversation

@arp242
Copy link
Collaborator

@arp242 arp242 commented Jan 8, 2026

Allow registering a custom TLS configuration, for example to use encrypted keys.

Based on #1066

Fixes #766
Fixes #789
Fixes #811
Fixes #849

daqingshu and others added 3 commits January 8, 2026 18:31
Allow registering a custom TLS configuration, for example to use
encrypted keys.

Based on #1066

Fixes #766
Fixes #789
Fixes #811
Fixes #849

Co-authored-by: Martin Tournoij <[email protected]>
Doesn't run all the tests, even though they work fine locally?
https://github.com/lib/pq/actions/runs/20829056100/job/59993754645

Although even locally it's not completely "fine" because tests start
failing after a few test runs for some reason.

I added pgpool for #1188, but It's an old container with an old version,
and I have the impression it's not that widely used (there's no package
on Void for example, and #1188 and #342 are the only two mentions in 14
years of pq). I'm going to say that people who want pgpool support can
send a PR to properly fix it.
@arp242 arp242 merged commit 4e608db into master Jan 10, 2026
12 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.

Provide SSL keys in memory? how to use encrypted RSA PRIVATE KEY file lower level configuration of TLS Load certs from memory

3 participants