Skip to content

fix: Use native CA certificates #351

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 4, 2025
Merged

fix: Use native CA certificates #351

merged 5 commits into from
Feb 4, 2025

Conversation

NickLarsenNZ
Copy link
Member

@NickLarsenNZ NickLarsenNZ commented Jan 31, 2025

Description

Use rustls-native-certs so that stackablectl can be used in environments with internal PKI.

This is needed in the following cases:

  • Internal mirrors of helm charts or stacks/demos signed by an internal CA.
  • Firewalls that intercept HTTPS traffic.

This is not usually done at this stage, but we want to produce a pre-release for testing, and it should not show the stable version.
@NickLarsenNZ NickLarsenNZ self-assigned this Feb 3, 2025
@NickLarsenNZ NickLarsenNZ marked this pull request as ready for review February 3, 2025 10:13
@Techassi
Copy link
Member

Techassi commented Feb 3, 2025

The change itself is approved. We just need to clarify the above question.

@NickLarsenNZ NickLarsenNZ added this pull request to the merge queue Feb 4, 2025
Merged via the queue into main with commit 70049ca Feb 4, 2025
16 checks passed
@NickLarsenNZ NickLarsenNZ deleted the fix/use-native-roots branch February 4, 2025 13:16
@Techassi Techassi linked an issue Feb 5, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Support custom system-provided TLS truststores
2 participants