It would be great if someone help me with step by step guidance with explanation
Hi @fahim2024,
|I'm not very familiar with Wazuh. But have you looked at generating the certificate using the elasticsearch-certutil as covered in the documentation?
with this certutil tool ,we can create elasticsearch-ca.pem .but I guess that is not root-ca.pem .I actually dont know how can I do the whole process. Would be great if you go through .
It is the same thing, using the certutil in the CA mode will create a CA that you can use to sign the other certificates, elastic documentation calls it elasticsearch-ca.pem per default if I'm not wrong, you can rename it to whatever you want.