You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2023/03/21 09:39:00 UTC

[jira] [Assigned] (MINIFICPP-2037) Build SSLContext from minifi.properties for SSL communication on C2

     [ https://issues.apache.org/jira/browse/MINIFICPP-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gábor Gyimesi reassigned MINIFICPP-2037:
----------------------------------------

    Assignee: Gábor Gyimesi

> Build SSLContext from minifi.properties for SSL communication on C2
> -------------------------------------------------------------------
>
>                 Key: MINIFICPP-2037
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2037
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Gábor Gyimesi
>            Assignee: Gábor Gyimesi
>            Priority: Major
>
> If we want to use SSL for C2 communication we have to define an SSLContextService in the flow configuration with the certificate information used for the SSL connection. If the flow fetched from the C2 server and the agent is started with an empty flow configuration this is not possible. We should be able to retrieve the needed SSL information from the minifi.properties file as well if we are not able to provide it in the flow configuration. There is a similar use case for this in the RemoteProcessorGroupPort where the 
> SSLContextService is built manually from the information provided in the minifi.properties file.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)