How to generate the enrollment-token for another node with ssl?

Unable to create enrollment token for scope[node]

ERROR: Unable to create an enrollment token. Elasticsearch node HTTP layer ssl configuration Keystore doesn't contain any private entries where the associated certificate is a CA certificate

This is a known issue see Generating enrolment token for Kibana should not require the CA key · Issue #89017 · elastic/elasticsearch · GitHub

Thank you.

Let me check.

but am facing this issue while generate a new node for elasticsearch-clustering

Hi @merson Welcome to the community.

Perhaps take a look at this.

In short if you set up your own certs (i.e. did not use security auto-configuration) you just need to manually setup your other nodes to join the clusters

The underlying cause is the same for node or kibana enrollment.

Thank you .
@stephenb

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.