node connection

i use elasticsearch 6.4.2, search guard 6.4.2 Community version.

I tried to connect two nodes to the cluster, but the two are not connected.

When I extend from two nodes in one node, I have only the following information.

discovery.zen.ping.unicast.hosts: [“myip:9300, myip2:9300”]

``

Is it a problem that I created a certificate on each node?

./install_demo_configuration.sh

``

Do you have to use the same pem file all the same?

Sorry, this is not enough information to help you. As stated when posting a question, please attach your configuration and more importantly your ES log files.

···

On Friday, October 19, 2018 at 3:57:40 AM UTC+2, 김태우 wrote:

i use elasticsearch 6.4.2, search guard 6.4.2 Community version.

I tried to connect two nodes to the cluster, but the two are not connected.

When I extend from two nodes in one node, I have only the following information.

discovery.zen.ping.unicast.hosts: [“myip:9300, myip2:9300”]

``

Is it a problem that I created a certificate on each node?

./install_demo_configuration.sh

``

Do you have to use the same pem file all the same?