mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-03 09:29:11 +00:00
This commit fixes an issue with the usage of the environment variable ES_HOME in the certgen script; the script was missing the use of $ to obtain the value of the environment variable ES_HOME. Relates elastic/x-pack-elasticsearch#2046 Original commit: elastic/x-pack-elasticsearch@63128db0eb