You can secure your MiNiFi dataflow using keystore or trust store SSL protocols,
however, this information is not automatically generated. You need to generate your security
configuration information yourself.
To run a MiNiFi dataflow securely, modify the Security Properties section in
theconfig.yml
file.
-
Create your dataflow template as discussed in the Setting up Your
Dataflow section.
-
Move it to
minifi.conf
and rename as
config.yml
.
-
Manually modify the Security Properties section of
config.yml
.
Security Properties:
keystore:
keystore type:
keystore password:
key password:
truststore:
truststore type:
truststore password:
ssl protocol: TLS
Sensitive Props:
key:
algorithm: PBEWITHMD5AND256BITAES-CBC-OPENSSL
provider: BC