Hello Team, We are on Linux and Post upgrade to splunk 9.4.3, KV store is failing.I have followed few recommendations given in the community for the related issue,but they are not working .Below is the mongod.log SSL peer certificate validation failed: self signed certificate in certificate chain 2025-06-20T08:09:03.925Z I NETWORK [conn638] Error receiving request from client: SSLHandshakeFailed: SSL peer certificate validation failed: self signed certificate in certificate chain. Ending connection from 127.0.0.1:54188 (connection id: 638) This error can be bypassed if we add the below stanza in server.conf, though it is a workaround only. enableSplunkdSSL = false Any other inputs is appreciated.
... View more