[
https://issues.apache.org/jira/browse/MINIFICPP-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi updated MINIFICPP-2037:
-------------------------------------
Fix Version/s: 0.15.0
> 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
> Fix For: 0.15.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)