No such file or directory, open 'C:\path\to\your\client.crt'

can anyone tell me how to resolve this error?

Hi @pragadeesh_dharsha,

it looks like your Kibana is configured to use a TLS certificate located at C:\path\to\your\client.crt. That sounds like an example setting that has to be adapted to your specific environment. Look for the server.ssl.certificate setting in your kibana.yml.

should I comment those lines?

If you don't have TLS certificates to use for your Kibana instance, yes. Or you could change them to point to the correct location of your certificate file.

1 Like

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