Starting ES with TLS options

Hello NewmazN24,

Can you get us the result of your ls -la /usr/share/elasticsearch/bin/
I think this can be the elasticsearch service doesn't have the permission to read the certificate.

Try to chown -R elasticsearch:root /usr/share/elasticsearch/*

Mehdi.