You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Threat Inter (Jira)" <ji...@apache.org> on 2020/09/02 05:42:00 UTC

[jira] [Created] (NIFI-7784) SSL between two NiFi instances

Threat Inter created NIFI-7784:
----------------------------------

             Summary: SSL between two NiFi instances
                 Key: NIFI-7784
                 URL: https://issues.apache.org/jira/browse/NIFI-7784
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Threat Inter


Hello, everyone. I have troubles with establishing secure connection between two NiFi instances. I'm already made certificates and imported them to keystore, so when I connect to instances using browser it uses secure connection, but when I try to use secure connection in remote process group it doesnt establish and writes warnings.

 

2020-09-02 10:13:45,771 WARN [Timer-Driven Process Thread-1] o.a.n.r.util.SiteToSiteRestApiClient Failed to get controller from https://<mysecondnifidomainname>/nifi-api due to javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

 

I think that I imported certificates wrong way, so can someone explain me how to import certificates correctly? I think should be guides how to make it, but I don't find any about my case

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)