Skip to main content


Hi, friends in this blog we are going to set up NiFi and configure it to secure it with client certificates. So, let’s begin the setup: First, we will update the server and install Java package: yum update -y Install wget package: yum install wget


Comments