Splunk special agent TLS errors

Checkmk Enterprise Edition 2.1.0p18

I have problem with setting up Splunk special agent because of SSL errors

/omd/sites/site1/share/check_mk/agents/special/agent_splunk -u checkmk -s password123 -p 8089 splunklocal1
Error: HTTPSConnectionPool(host='splunklocal1, port=8089): Max retries exceeded with url: /services/licenser/licenses (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1129)')))

Is there a way to disable SSL Cert ? Curl is working fine with SSL check diable

curl -k -u checkmk:password123 https://splunklocal1:8089/services/licenser/licenses

Some checks have options to disable the check. I don t know the splunk check.
Ralf.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.