Skip to content

Support ssl_min_protocol_version and ssl_max_protocol_version#1277

Merged
arp242 merged 1 commit intomasterfrom
sslp
Mar 11, 2026
Merged

Support ssl_min_protocol_version and ssl_max_protocol_version#1277
arp242 merged 1 commit intomasterfrom
sslp

Conversation

@arp242
Copy link
Collaborator

@arp242 arp242 commented Mar 11, 2026

To set the min/max SSLversion.

libpq sets the default min version to 1.2, but Go's tls.Config already sets this if none is given. We just let tls.Config keep handling the default.

To set the min/max SSLversion.

libpq sets the default min version to 1.2, but Go's tls.Config already
sets this if none is given. We just let tls.Config keep handling the
default.
@arp242 arp242 merged commit 5d20cc3 into master Mar 11, 2026
24 of 25 checks passed
@arp242 arp242 deleted the sslp branch March 11, 2026 16:02
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.

1 participant