Hello,
I'm using ELK 8.10.
I have a working cluster composed by :
- 1 master + data node
- 1 data node
Security layer has been configured manually using those documentation :
I did not entered any password while configuring certificates.
Now I want to add a new data node. I'm trying to generate a enrollment token using elasticsearch-create-enrollment-token -s node but I get this error :
Elasticsearch node HTTP layer SSL configuration Keystore doesn’t contain any PrivateKey entries where the associated certificate is a CA certificate
Tried to follow this this fix but keytool ask me for a password I did not set up for my certificates (I put blank everywhere for test)