Re: Nifi Over HTTPS

2020-05-29 Thread MYERS, KYLE


On 2020/05/29 18:40:02, "MYERS, KYLE"  wrote:
> Hello,>
>
> I am trying to set up Nifi over SSL/TLS connections. I am following the guide 
> https://nifi.apache.org/docs/nifi-docs/html/toolkit-guide.html#tls_intermediate_ca.>

>
> My scenarios is this:>
>
> I have an internal CA stood up using openssl, which I am using to sign 
> certificates. I have been attempting to set up the keystore and trustore but 
> have not had luck establishing trust between nifi and my cert signed by my 
> ca. I provide the ca-cert.pem to the trust store and add my nifi-cert.pem and 
> nifi-key.key to the keystore but still nothing.>

>
> I have verified that the nifi-cert.pem and ca-cert.pem have a chain of trust, 
> but nifi will still not trust my cert. Is there any specific configurations I 
> need to perform to get things working?>

>
> Any help or point in the right direction ASAP would be great.>
>
>
> Thank you,>
>
> Kyle Myers>
> AT CyberSecurity>
>


Re: Nifi Over HTTPS

2020-05-29 Thread James Srinivasan
Have you found the walkthroughs?

https://nifi.apache.org/docs/nifi-docs/html/walkthroughs.html#securing-nifi-with-tls


On Fri, 29 May 2020, 19:41 MYERS, KYLE,  wrote:

> Hello,
>
> I am trying to set up Nifi over SSL/TLS connections. I am following the
> guide
> https://nifi.apache.org/docs/nifi-docs/html/toolkit-guide.html#tls_intermediate_ca
> .
>
> My scenarios is this:
>
> I have an internal CA stood up using openssl, which I am using to sign
> certificates. I have been attempting to set up the keystore and trustore
> but have not had luck establishing trust between nifi and my cert signed by
> my ca. I provide the ca-cert.pem to the trust store and add my
> nifi-cert.pem and nifi-key.key to the keystore but still nothing.
>
> I have verified that the nifi-cert.pem and ca-cert.pem have a chain of
> trust, but nifi will still not trust my cert. Is there any specific
> configurations I need to perform to get things working?
>
> Any help or point in the right direction ASAP would be great.
>
>
> Thank you,
>
> Kyle Myers
> AT CyberSecurity
>


Nifi Over HTTPS

2020-05-29 Thread MYERS, KYLE
Hello,

I am trying to set up Nifi over SSL/TLS connections. I am following the guide 
https://nifi.apache.org/docs/nifi-docs/html/toolkit-guide.html#tls_intermediate_ca.

My scenarios is this:

I have an internal CA stood up using openssl, which I am using to sign 
certificates. I have been attempting to set up the keystore and trustore but 
have not had luck establishing trust between nifi and my cert signed by my ca. 
I provide the ca-cert.pem to the trust store and add my nifi-cert.pem and 
nifi-key.key to the keystore but still nothing.

I have verified that the nifi-cert.pem and ca-cert.pem have a chain of trust, 
but nifi will still not trust my cert. Is there any specific configurations I 
need to perform to get things working?

Any help or point in the right direction ASAP would be great.


Thank you,

Kyle Myers
AT CyberSecurity