I am trying to submit a search in SPLUNK by using the Spunk API with the HTTP Request activity.
But I am getting a statuscode=0 as response with an error:
The underlaying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
I am using the endpoint:
https://cjiblx4037.shs.cjib.minjus.nl:8089/services/search/jobs
and simple HTTP authentication
If I use postman for the same request it works fine.