I am getting this message when I run the following command in the directory /usr/share/elasticsearch
bin/x-pack/setup-passwords interactive
Copy the applicable .p12 file into a directory within the Elasticsearch configuration directory on each node (the instructions after creating the certificate)
I am not understanding where else I am to copy the newly created certificate to. I tried to copy it to the following directory
Then you need to create the directory.
Elasticsearch just requires that the file is put somewhere within your config directory, and then you refer to that pathname in your elasticsearch.yml you can put it in a "certs/" directory, or a "tls/" directory, or directly in the /etc/elasticsearch directory if you want to, it's up to you.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.