spartin07
(Niall O'Rourke)
April 19, 2021, 11:27pm
1
I'm trying to enable elastic search security for my es cluster and am following this page Encrypting communications in an Elasticsearch Docker Container | Elasticsearch Guide [7.12] | Elastic
However, unlike in the example my cluster has 3 nodes all on separate hosts. As such they won't have access to the volume that the certifications are created on as seen here.
are there any material that covers configuring encrypted communication with seperate
stephenb
(Stephen Brown)
April 19, 2021, 11:30pm
2
Ohh just re-read docker... Hmm need to think.
@spartin07 welcome to the community.
This looks like a how to.
Looks like you will need to generate the certs and then put copies on volumes that each node can access
system
(system)
Closed
May 17, 2021, 11:31pm
3
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.