Skip to content

ref!: supply a full *tls.Config for each connection#6

Open
coolaj86 wants to merge 1 commit into
mainfrom
v2
Open

ref!: supply a full *tls.Config for each connection#6
coolaj86 wants to merge 1 commit into
mainfrom
v2

Conversation

@coolaj86
Copy link
Copy Markdown
Contributor

@coolaj86 coolaj86 commented Aug 6, 2025

Rather than having the sclient Config to include a limited set of tls.Config properties and extending them for new support, we will construct a new tls.Config from a give template function as needed.

This is a breaking change to the library, but not a philosophical or difficult change - so it's for a v2 rather than a rename.

It does not break the CLI.

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