I have followed the below wiki to enable the basic authentication Elastic verion 7.6
I am not sure how to configure default the username and password so
But I am getting the error ,
curl -s --cacert config/certs/ca/ca.crt http://elasticsearch:9200
{"error":{"root_cause":[{"type":"security_exception","reason":"missing authentication credentials for REST request [/]","header":{"WWW-Authenticate":"Basic realm="security" charset="UTF-8""}}],"type":"security_exception","reason":"missing authentication credentials for REST request [/]","header":{"WWW-Authenticat