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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...