a2l007 opened a new issue #6265: Securing truststore passwords used for SSL 
connections to Kafka
URL: https://github.com/apache/incubator-druid/issues/6265
 
 
   Presently for Kafka indexing service, connecting to Kafka via SSL would 
require the user to add the keystore and truststore passwords as plaintext data 
in the `consumerProperties` section. This information is visible from the 
supervisor spec in the overlord console as well as the task logs. This could 
probably be fixed by plugging in a PasswordProvider implementation for these 
properties or maybe reuse the keystore info from the 
`druid.server.https.keyStorePassword` property. Any thoughts?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to