jon-wei commented on issue #6265: Securing truststore passwords used for SSL 
connections to Kafka
URL: 
https://github.com/apache/incubator-druid/issues/6265#issuecomment-417059459
 
 
   > This could probably be fixed by plugging in a PasswordProvider 
implementation
   
   I think that would work, you could adjust the consumerProperties and resolve 
the PasswordProviders in `getKafkaConsumer()`.
   
   > or maybe reuse the keystore info from the 
druid.server.https.keyStorePassword property
   
   I think the PasswordProvider or another mechanism would be better, there's 
no guarantee that the truststore needed for connecting to kafka would have the 
same password as the truststore/keystore used by Druid.

----------------------------------------------------------------
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