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 2021/12/14 10:17:19 UTC

[GitHub] [druid] santosh-d3vpl3x opened a new issue #12064: Auto-reload tls certs for druid endpoints

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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [druid] FrankChen021 commented on issue #12064: Auto-reload tls certs for druid endpoints

Posted by GitBox <gi...@apache.org>.
FrankChen021 commented on issue #12064:
URL: https://github.com/apache/druid/issues/12064#issuecomment-994211539


   You can raise a PR to submit this feature. Contribution is welcome.


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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