Hi,
I am connecting to logstash HTTP plugin of 8.12.0 version using java application where we are trying to pass a file to logstash and it will get collected from there and index it into elastcisearch as a output plugin. But, with ssl_client_authentication=requierd in http input plugin i am getting " Fatal Error:bad certificate". We are performing SSL Verification using truststore. Can someone help here?