Kabana pdf reporting error

When I try to export a dashboard to pdf I get a "err_bad_ssl_client_auth_cert https://{ip}:5601/s/....."
This only happens when running pdf reports. All my users and transport connection work fine using SSL. I have a 5 Elastic nodes and 2 Kibana nodes.
I tried setting: xpack.security.transport.ssl.verification_mode: certificate adn no luck.

I solved this issue. I need to set server.ssl.clientAuthentication: "optional"

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