Hi guys,
I have one big issue regarding nifi over https, and just dont't have any
clue to solve it.

    I have a nifi instance behind a balancer ( haproxy ) that does a ssl
termination, by presenting a certiticate to the user, and than forward
request to nifi backend over http protocol ( without auth).
The point is, that nifi page opens. But in the moment that I try to make any
change to the canvas,
the browser brake the connection because of the mixed-content.
 - first request that opens nifi page is ok ( https://balancer_ip:444 )
 - second request when I try to make changes is blocked (
http://balancer_ip:444)
    So, it seems that I have to run nifi fully ssl-encrypted. Here comes the
problem ( and the question ):
    Is there a way to run nifi over ssl BUT with anonymous auth, an MOST
important thing without any key/certificate imported into the users's
browser ?
    I just need to run it over ssl. I'm desperate looking for a solution,
for two days...
    Thanks in advance !



--
View this message in context: 
http://apache-nifi-developer-list.39713.n7.nabble.com/Nifi-1-0-0-HTTPS-tp13683.html
Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.

Reply via email to