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

Issue with sh scripts effecting 1.1.1 #5

Open
bstucker opened this issue Jan 20, 2017 · 3 comments
Open

Issue with sh scripts effecting 1.1.1 #5

bstucker opened this issue Jan 20, 2017 · 3 comments

Comments

@bstucker
Copy link

When using SSL the nifi.remote.input.http.enabled needs to be set to false and nifi.remote.input.secure needs to be set to true. I also needed to set the nifi.remote.input.socket.port to a valid port.

I found the need to also set the nifi.security.keyPasswd variable. I used the same password as the KEYSTORE_PASSWORD within the script since that is how I created my keystore.

@apiri
Copy link
Owner

apiri commented Jan 20, 2017

Thanks for bringing this to my attention. Definitely have overlooked these as much of the initial scripting was before 1.x.

@bstucker
Copy link
Author

I forked your repo and made the changes. I can create a pull request to merge them back into your baseline.

Sidenote: I was also curious with the official docker nifi version, that will be coming out, how your image would be impacted? I wasnt sure if it would be based on the official image and then your scripts would add the additional SSL/volume functionality that isnt included by default with the official release?

@apiri
Copy link
Owner

apiri commented Jan 28, 2017

Hey, @bstucker! Sorry for missing this message, I have poor Github notification hygiene in my inbox. Happy to accept your PR in the interim.

As far as how this image changes, I will likely look to contribute this effort to the official one where appropriate and extend beyond that for things that may not quite fit in the community.

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

No branches or pull requests

2 participants