Hello all, im new with splunk, im currently integrating splunk with bmc remedy, with self sign certificate but after config for the cert there is an error like this and after i check error from the log : tail -n 100 splunk_ta_remedy_rest_account_validation.log | grep "ERROR" 2025-07-31 12:04:45,394 ERROR pid=3684890 tid=MainThread file=splunk_ta_remedy_rest_account_validation.py:validate:114 | SSLError occurred. If you are using self signed certificate and your certificate is at /etc/ssl/ca-bundle.crt, please refer the troubleshooting section in add-on documentation. Traceback = Traceback (most recent call last): 2025-08-01 13:52:51,828 ERROR pid=758565 tid=MainThread file=splunk_ta_remedy_rest_account_validation.py:validate:114 | SSLError occurred. If you are using self signed certificate and your certificate is at /etc/ssl/ca-bundle.crt, please refer the troubleshooting section in add-on documentation. Traceback = Traceback (most recent call last):
... View more