Configuring communication with secured
To communicate with a secured , 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 :
c2.security.truststore.location=
c2.security.truststore.password=
c2.security.truststore.type=
c2.security.keystore.location=
c2.security.keystore.password=
c2.security.keystore.type=