Ferenc Gerlits created MINIFICPP-1579:
-----------------------------------------
Summary: Fingerprinting of the conf file in agent's heartbeat
Key: MINIFICPP-1579
URL: https://issues.apache.org/jira/browse/MINIFICPP-1579
Project: Apache NiFi MiNiFi C++
Issue Type: Task
Reporter: Ferenc Gerlits
Assignee: Ferenc Gerlits
Fix For: 0.11.0
It'd be useful to add the fingerprint of the configuration file(s) of the agent
and have this information as part of the heartbeat. This would be used to make
sure no one is changing the configuration files locally for agents deployed on
non trusted hosts.
TBD: A strong enough algorithm should be used to make sure this can't be
spoofed (SHA256 or 512?). Or the value could be signed?
TBD: Do we need both the properties file and the config.yml file, or only the
properties file?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)