Hi All,
I want to secure login to NiFi and NiFi is installed only on one server.
There is no ldaps connectivity and connection to ldap is established with ldap://<hostname>:<port>
There is no CA and we can generate certificates on the server using OpenSSL.
With the above conditions can I secure NiFi login via certificates and login id / password?
@TimothySpann can you help me on this.