drcrallen commented on issue #7375: [Proposal] Auto Refresh SSL Certs
URL: 
https://github.com/apache/incubator-druid/issues/7375#issuecomment-478092750
 
 
   Interesting proposal.
   
   https://github.com/eclipse/jetty.project/issues/918#issuecomment-250791417 
has some gotchas that will probably need noted on if it impacts here.
   
   There could be other cases where the key store is not on disk though, yes? 
for example, if a server does on-the-fly decryption out of blob storage to get 
the key store, then it wouldn't just be a path that needs watched.
   
   In such a scenario, CertificateWatcher would be an interface and not an 
implementation, so any sort of updates could be handled by an extension.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to