You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Martin Zink (Jira)" <ji...@apache.org> on 2021/01/21 14:56:00 UTC

[jira] [Created] (MINIFICPP-1453) Ability to disable older TLS versions in MiNiFi C++ agents

Martin Zink created MINIFICPP-1453:
--------------------------------------

             Summary: Ability to disable older TLS versions in MiNiFi C++ agents
                 Key: MINIFICPP-1453
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1453
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Martin Zink
            Assignee: Martin Zink


Currently on minifi C++ agents communication with C2 using older TLS security protocols (e.g. TLS v1, TLS v1.1) cannot be explicitly disabled. (unlike on the java agents where this can be achieved with theĀ _nifi.minifi.security.ssl.protocol_ config parameter)

This might be a security requirement for various use-cases.



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