You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/08/29 18:35:15 UTC

[GitHub] jon-wei commented on issue #6265: Securing truststore passwords used for SSL connections to Kafka

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:
users@infra.apache.org


With regards,
Apache Git Services

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