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

Solr operator pod should hot reload the TLS client cert used to send requests to HTTPs enabled Solr pods #317

Closed
thelabdude opened this issue Aug 31, 2021 · 0 comments · Fixed by #318
Labels
security TLS or Auth for Solr
Milestone

Comments

@thelabdude
Copy link
Contributor

If Solr has mTLS configured with ClientAuth Need the the Solr operator pod needs a client cert that Solr pods trust. We added support for loading said cert from a secret in v0.3.0, see (#256). The next step is for the Solr operator pod to just hot reload the cert when it gets updated (K8s will handle updating the files on the pod when the secret data updates).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security TLS or Auth for Solr
Projects
None yet
2 participants