Configuring communication with secured Edge Flow Manager
To communicate with a secured Edge Flow Manager, you need to configure additional properties.
If you are configuring a MiNiFi Java Agent, the configuration file is
conf/bootstrap.conf
.
For the Java Agent, configure the following additional properties in the
bootstrap.conf
file to communicate with a secured Edge Flow Manager:
c2.security.truststore.location=
c2.security.truststore.password=
c2.security.truststore.type=
c2.security.keystore.location=
c2.security.keystore.password=
c2.security.keystore.type=