certificate store overview
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, 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 certificate store.
Important information about the 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 certificate store.
Add and configure apps and assets to provide actions in Splunk Phantom | Add or remove certificates from the certificate store |
This documentation applies to the following versions of Splunk® Phantom (Legacy): 4.9, 4.10, 4.10.1, 4.10.2, 4.10.3, 4.10.4, 4.10.6, 4.10.7
Feedback submitted, thanks!