Hello. I would like to set Kibana to use PKI auth instead of username/password. Following setting does not work:
elasticsearch.ssl.certificate: /app/volumes/config/certs/client.crt
elasticsearch.ssl.key: /app/volumes/config/certs/client.key
There are a lot of following messsages in kibana log:
...Status changed from uninitialized to red - Authentication Exception
Should this setting work? Is the PKI auth supported ... or will it be supported?