Preparing custom certificates for use with KV store
These instructions apply only to Splunk Enterprise 9.4.2 and higher.
When you upgrade to KV store server version 7.0 or higher, you must pass a Certificate Authority (CA) verification check. After these upgrades, KV store does not function properly unless you have the appropriate CA certificates.
In a single-instance Splunk Enterprise deployment, the CA verification check is only performed against itself (that single server). In a clustered deployment, however, the CA verification check is performed against itself and all KV store peers.
Complete the following steps to prepare and verify your certificates. This process prevents certificate-related issues after your upgrade to Splunk Enterprise 9.4.2 or higher.
If you see any output other than OK
, you are missing one or more CA certificates from your sslRootCAPath
or caCertFile
file. You must locate these certificates and append them to the existing sslRootCAPath
or caCertFile
file, then run the command again until you receive an OK
status.
sslRootCAPath
file could be located on a deployment server, a search head cluster member, a cluster manager, or a third party server. If you edit this file, ensure you edit it in the correct location for your deployment.See the following documentation for more information about troubleshooting your certificates:
- How to prepare TLS certificates for use with the Splunk platform
- Configure TLS certificates for inter-Splunk communication
- Securing the Splunk platform with TLS in the Splunk Lantern Customer Success Center