Security

How to search used SSL certificates in the Splunk cluster?

splunkreal
Motivator

Hello, I'm using this ssh command on the management server but it only lists the certificates, does Splunk includes a functionality to list SSL certificates used for search heads/indexers/forwarders and their expiration date?

find etc -name '.pem' -type f -print -exec openssl x509 -in {} -noout -text \;*

Thanks.

* If this helps, please upvote or accept solution if it solved *
0 Karma

jkat54
SplunkTrust
SplunkTrust

I developed the ssl certificate checker app that lets you specify the ssl certificate paths and then it will ingest their name and expiration date as per the schedule you define.

You need to know the paths, but now maybe I could write some code that finds the Splunk certs automagically...

It doesnt support forwarders unless they are heavy forwarders because it uses Python.

https://splunkbase.splunk.com/app/3172/

0 Karma

splunkreal
Motivator

Yes, that would be great because I have to open conf files then check manually.

Thanks.

* If this helps, please upvote or accept solution if it solved *
0 Karma
Get Updates on the Splunk Community!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...