santosh-d3vpl3x opened a new issue #12064:
URL: https://github.com/apache/druid/issues/12064


   More often than not, the certs are refreshed quite frequently. The refresh 
also takes care of java store files. Druid has capability to work with these 
files. I would like to know how druid addresses this change at the moment. From 
what I see in the source code and test/integration cases, druid doesn't support 
it yet [please correct me if I am missing something]. 
   
   Jetty has `KeyStoreScanner` which is capable of reloading the certs based on 
changes in cert files. This implementation could be very useful here. 
   
   I have done some preliminary implementation but before I push the code 
[struggling with test cases for this particular feature], I would like to know 
what community thinks about this implementation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to