Skip to content
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

[FFM-7006] - Add support for custom TLS CA certs #89

Merged
merged 9 commits into from
Mar 15, 2024

Conversation

andybharness
Copy link
Contributor

@andybharness andybharness commented Mar 14, 2024

FFM-7006 - Add support for custom TLS CA certs

What
This change allows caller to programmatically configure a self-signed or custom bundle certs without the need to pre-install them on the system

Why
On-prem deployments may not have a hostname signed with a public CA

Testing
Manual testing with TLS proxy

What
This change allows caller to programmatically configure a self-signed or custom bundle certs without the need to pre-install them on the system

Why
On-prem deployments may not have a hostname signed with a public CA

Testing
Manual testing with TLS proxy
Copy link
Contributor

@erdirowlands erdirowlands left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@andybharness andybharness merged commit d9e3b9c into main Mar 15, 2024
1 of 2 checks passed
@andybharness andybharness deleted the FFM-7006-tls-custom-ca branch March 15, 2024 17:20
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.

2 participants