aaronlindsey opened a new pull request #6106:
URL: https://github.com/apache/geode/pull/6106


   Reload the KeyManager and TrustManager in the SSLContext when the 
corresponding key store files are modified on disk.
   
   See [the 
RFC](https://cwiki.apache.org/confluence/display/GEODE/Make+key+and+trust+stores+reload+automatically+upon+change)
 for more background on this change.
   
   One thing I am not sure about is whether this should be the default 
behavior. I currently have the file watching key and trust managers enabled 
when the user does not set the "use default SSL context" flag (which means they 
are enabled under Geode's default settings). However, I could see how changing 
the default behavior might be surprising to some users. I could instead add a 
flag which enables the "automatic reload" behavior and make it disabled by 
default if the reviewers think that would be better.


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


Reply via email to