Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.7.0
-
None
Description
When user configures kafka processors to interact with SSL enabled protocol they need to set additional configs.
ssl.truststore.location and ssl.truststore.password.
Today the trust store password is clear text. We should make that a default property and make it sensitive.