Splunk SOAR (On-premises) certificate store overview
Splunk SOAR (On-premises) has a certificate store used to validate certificates when forming connections to other servers. The certificates in the store are trusted certificate authority (CA) certificates from mkcert.org
and are updated periodically. In almost all cases, Splunk SOAR (On-premises) can use its certificate store to validate any certificate issued by a commercial certificate authority (CA).
The default certificate store cannot be used to validate self-signed certificates, or certificates issued by an internal CA. You must add these custom certificates to the Splunk SOAR (On-premises) certificate store.
Important information about the Splunk SOAR (On-premises) certificate store:
- Certificates are stored in <$PHANTOM_HOME>/etc/certs/
- You add certificates to the <$PHANTOM_HOME>/etc/cacerts.pem file using the import_cert.py tool, located in <$PHANTOM_HOME>/bin/. See Add or remove certificates from the Splunk SOAR (On-premises) certificate store.
- For more information about how to change the TLS certificate on the platform, see Provide a valid SSL certificate for the connection between Splunk Phantom and Splunk Enterprise in the Use the Splunk Phantom App for Splunk to Forward Events manual.