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

Allow SSL Context Service to be configured for Registry Clients #508

Open
ChrisSamo632 opened this issue Feb 3, 2025 · 2 comments
Open
Labels
community enhancement New feature or request

Comments

@ChrisSamo632
Copy link

Is your feature request related to a problem?

NiFi Registry Clients deployed by NiFiKop cannot connect to secured NiFi Registry instances without manual intervention.

Describe the solution you'd like to see

An optional SSL Context Service should be allowed to be configured along with the NiFi Registry Client when deployed through NiFiKop.

This should allow for the different types of Controller Service (including the newer PEM context) and should be configurable with one/both of:

  • certificates controlled by NiFiKop as part of a NiFi Cluster
  • additional certificates specified by the user

Describe alternatives you've considered

  • Manually configuring the SSL Context Service within the deployment
  • Using NiFi Toolkit/NiPyApi to script the connectivity as part of a post-deployment Job

Additional context

No response

@ChrisSamo632 ChrisSamo632 added community enhancement New feature or request labels Feb 3, 2025
@juldrixx
Copy link
Contributor

juldrixx commented Feb 3, 2025

It seems fair to have this issue, but maybe it could be intersting to think of a way to do it with #509 at the same time.

@ChrisSamo632
Copy link
Author

It seems fair to have this issue, but maybe it could be intersting to think of a way to do it with #509 at the same time.

I agree that #509 may present a better/more general approach, but figured it was sensible to include this too in case there's a more immediate need/it's simpler for someone in the community to do at some point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants