Hi, I have an issue after upgrading the Splunk Enterprise version to the latest version (9.0.4.1), once I upgraded the Splunk I got a warning alert below: WARNING: Server Certificate Hostname Validation is disabled. Please see server.conf/[sslConfig]/cliVerifyServerName for details Then I configured the cliVerifyServerName as suggested. [sslConfig] cliVerifyServerName=true sslRootCAPath=/opt/splunk/etc/auth/splunkweb/ourcertificate.crt But after I restarted the splunkd and try to run splunk show shcluster-status then I got an error below. ERROR: certificate validation: self signed certificate in certificate chain Encountered some errors while trying to obtain shcluster status. Couldn't complete HTTP request: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed. What do I need to solve the issue? Thanks.
... View more