elasticsearch/libs/ssl-config
Ioannis Kakavas 814f7f9f52
Correct file ownership on node reconfiguration (#82789)
When running elasticsearch-reconfigure-node to allow a node that
was installed via a package(RPM/DEB) to enroll to an existing
secured cluster, we should ensure that the file ownership is
proper so that elasticsearch can actually read the files when it
starts after reconfiguration.
This commits sets the group owner of the keystore files to
`elasticsearch` which is the group that we create during
installation.
2022-01-21 15:32:02 +02:00
..
src Correct file ownership on node reconfiguration (#82789) 2022-01-21 15:32:02 +02:00
build.gradle Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00