【NIFI】 Apache NiFI 授权配置

 

  参考文档:http://nifi.apache.org/docs.html ==》 Admin Guide ==》 搜索https

NiFI 授权配置

  1、下载工具nifi-toolkit-1.8.0-bin.tar.gz,下载地址:http://mirror.bit.edu.cn/apache/nifi/1.8.0/nifi-toolkit-1.8.0-bin.tar.gz

  2、

    命令:tls-toolkit.bat standalone -n "localhost" -C "CN=Admin, OU=ApacheNIFI" -o "..\target"

  3、生成证书后,打开target目录中,讲 target/locahost 目录中 的三个文件拷贝到 NIFI实例的 conf 目录下,其中nifi.properties选中替换

    

猜你喜欢

转载自www.cnblogs.com/h--d/p/10289939.html