elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.02k stars 24.83k forks source link

document dynamic reloading for trusted certs #29819

Open elasticmachine opened 7 years ago

elasticmachine commented 7 years ago

Original comment by @jpcarey:

For the truststore / JKS, this file is dynamically reloaded during runtime for 5.0+

For xpack.ssl.certificate_authorities, this setting is not a dynamic setting, however the individual files will get reloaded if modified.

If there are any other keystore / truststore features that can dynamically reload content, we should list that detail on the https://www.elastic.co/guide/en/elasticsearch/reference/master/security-settings.html pages.

cc: @jaymode

jpcarey commented 5 years ago

It would be awesome if we could get this documented.

debadair commented 5 years ago

[doc-issue-triage]