icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading CA Cert Manager
SHA256 checksum (ca-cert-manager_132.tgz) 3e131c42a1a47910b73be21779e3a90bda50ba9688f0c75b267b50632024f3af SHA256 checksum (ca-cert-manager_131.tgz) bb8c12a48bcd438883fc9bf7c4106367030b7f07189ec78b5fbb2a629ed77c70 SHA256 checksum (ca-cert-manager_121.tgz) 943d3b58410321ca8800b24c81f40ad373df3e5a690ffee15e15afe0cd5036ca SHA256 checksum (ca-cert-manager_110.tgz) c7432e25d8339a0e39f351f407b9905bd8ea894a5f4b583b886f963f566e2c83 SHA256 checksum (ca-cert-manager_106.tgz) 5070d3f4e2a49ae10e86f7f8f5c8654de8a9d78310ff31d06e0a8770861f50f0 SHA256 checksum (ca-cert-manager_105.tgz) 738beb46e1e65b1fbb4dc8b7d3240b9b6509247384f1447997a62e34e06b3a09 SHA256 checksum (ca-cert-manager_104.tgz) 623dc69838a7c5b6aeba040eb07ac1a190c310551296e5b26d2c811dac402b5d SHA256 checksum (ca-cert-manager_103.tgz) 1302ed7583008d96a79fe664ac74accb3acfeb9b62a9ea32b15a9660f0600682
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

CA Cert Manager

This app is NOT supported by Splunk. Please read about what that means for you here.
Overview
Details
Manages Splunk's cacert.pem so that custom certs can be added. Takes certs from the app's "cert" directory and appends
them to cacert.pem.

To use this add-on to fix issues with the expiring Sectigo root certificate (only needed on Splunk versions older than 8), see the "Fixing expiring Sectigo certificates on older versions of Splunk" section of README.md.

TA-certmanager

Manages Splunk's cacert.pem so that custom certs can be added. Takes certs from the app's "cert" directory and appends
them to cacert.pem.

Supported Splunk versions

9.1, 9.0, 8.2, 8.1, 8.0

Fixing expiring Sectigo certificates on older versions of Splunk

Follow the below installation instructions, and for step 2 download the latest certifi cacert.pem.

Installation

  1. Install app on a forwarder or search head (wherever you're making HTTPS connections that require a custom SSL
    certificate).
  2. Place necessary certificates in TA-certmanager/cert.
  3. (As of version 1.2.0 this step should be automated when possible) If Splunk is not running as root you will need to give write access to the user running Splunk. For Splunk 7:
chmod u+w $SPLUNK_HOME/lib/python2.7/site-packages/requests/cacert.pem

For Splunk 8:

chmod u+w $SPLUNK_HOME/lib/python2.7/site-packages/certifi/cacert.pem
chmod u+w $SPLUNK_HOME/lib/python3.7/site-packages/certifi/cacert.pem
  1. Restart Splunk.
  2. Run the following command to verify that cacert.pem was updated: Splunk 7:
diff $SPLUNK_HOME/lib/python2.7/site-packages/requests/cacert.pem $SPLUNK_HOME/lib/python2.7/site-packages/requests/cacert_orig.pem

Splunk 8:

diff $SPLUNK_HOME/lib/python3.7/site-packages/certifi/cacert.pem $SPLUNK_HOME/lib/python3.7/site-packages/certifi/cacert_orig.pem

If the diff shows no difference between those two files, or if cacert_orig.pem doesn't exist, something went wrong.
Check the log for details with this search:

index="_internal" sourcetype="splunkd" ERROR manage_cacert.py

Release Notes

Version 1.3.2
Jan. 31, 2024
  • Version 1.3.2 makes small changes to inputs.conf and the app manifest to appease appinspect.
  • Version 1.3.1 limits the app cert scanning to apps, manager-apps, and master-apps directories.
  • Version 1.3.0 of this app adds support for managing the CA cert bundles in apps themselves. It is becoming more and more common for apps to ship with a copy of certifi rather than using Splunk's copy. This version also adds support deploying this app via a deployment server on Splunk 9.0+ (earlier versions already supported), and moves logging to a dedicated "certmanager" sourcetype.
Version 1.3.1
Jan. 30, 2024
  • Version 1.3.1 limits the app cert scanning to apps, manager-apps, and master-apps directories.
  • Version 1.3.0 of this app adds support for managing the CA cert bundles in apps themselves. It is becoming more and more common for apps to ship with a copy of certifi rather than using Splunk's copy. This version also adds support deploying this app via a deployment server on Splunk 9.0+ (earlier versions already supported), and moves logging to a dedicated "certmanager" sourcetype.
Version 1.2.1
Dec. 12, 2023

Add an app.manifest and specify py3 in inputs.conf

Version 1.1.0
July 9, 2020

Version 1.1.0

  • Fixed a bug where the same cert would be appended to cacert.pem repeatedly if the cert had Windows-style newlines.
  • Fixed a bug where certs wouldn't always have newlines added between them.
Version 1.0.6
June 5, 2020
Version 1.0.5
June 5, 2020
Version 1.0.4
June 5, 2020
Version 1.0.3
June 5, 2020

Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk Inc. in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.