I am working with web application (PHP and javaScript) , and i am using splunk javaScript sdk to connect to splunk.
But while making API
call, i am getting "ERR_INSECURE_RESPONSE" error in console.
Is there any way to ignore this error (using any script or splunk conf file)?
I am using apache as server.
Thanks!