Skip to content

Added support for SSL connections with client authentication#31

Open
simonellistonball wants to merge 2 commits into
aperepel:masterfrom
simonellistonball:AddSSL
Open

Added support for SSL connections with client authentication#31
simonellistonball wants to merge 2 commits into
aperepel:masterfrom
simonellistonball:AddSSL

Conversation

@simonellistonball

Copy link
Copy Markdown

No description provided.

Comment thread NiFiDeploy.groovy
@Grab(group='org.codehaus.groovy.modules.http-builder',
module='http-builder',
version='0.7.1')
version='0.7.2')

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@simonellistonball any reason for this upgrade required for this PR or was it just a general pull up?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Just tidying. The only significant change is better docs around ignoreSSL, which I don't use.

Changed names of trust and keystore passwords to match nifi config properties
@MovieStoreGuy

Copy link
Copy Markdown

Can I ask further questions about this PR?

What keystore would you use? Does it have to manually added to each Node?
Do I just use a keystore from NiFi?
When would I use a truststore or a keystore?

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.

3 participants