Skip to content

Supporting default TLS config for remote clusters#9932

Draft
stuart-wells wants to merge 2 commits intomainfrom
stuartwells/supportdefaulttlsconfig
Draft

Supporting default TLS config for remote clusters#9932
stuart-wells wants to merge 2 commits intomainfrom
stuartwells/supportdefaulttlsconfig

Conversation

@stuart-wells
Copy link
Copy Markdown
Contributor

@stuart-wells stuart-wells commented Apr 13, 2026

What changed?

Adding support for a fallback/default TLS section in the client config for remote clusters

Why?

When adding a new server, a user would have to add the new hostname to the config. This change allows for new servers to have a default cert, while still preserving the existing behavior.
Closes #9881

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

stuart-wells added 2 commits April 9, 2026 15:55
Allowing customer configs to include a * section that defines a default
rootCaFile for all undefined clusters.

Initial Claude changes.
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.

Support fallback/default TLS config for remote cluster connections

1 participant