All Apps and Add-ons

SSL Certificate Checker

cmesaros
Explorer

Hello,

I want to use SSL Certificate Checker to monitor all certificates expiration date from my networks. It is possible this?

Best regards,
Cristian

1 Solution

jkat54
SplunkTrust
SplunkTrust

Yeah this app won't help you then, sorry!

Nice use case though. I do have the commands for remotely checking an expiry date on ssl certs. Would you like those for reference? Maybe you can write your own script.

View solution in original post

0 Karma

jkat54
SplunkTrust
SplunkTrust

The app currently supports checking expiration dates of local certificates only. If you have a host with all the certs, you could use it on that host to monitor all the certs (PKI machines might have all your certs for example).

I'll add this as an enhancement request for the next time I write code for this app though.

If this answers your question, please let us know by
marking as the answer and maybe upvoting too.

cmesaros
Explorer

Thanks for your fast answer. I have IPA servers can I read certificates from there?

Thanks a lot.

Best regards,
Cristian

jkat54
SplunkTrust
SplunkTrust

Do you have *.pem files on the ISA for all the certs?

0 Karma

cmesaros
Explorer

No. IPA is equivalent to FreeIPA ( integrated Identity and Authentication solution for Linux). IPA stores all certificates in certificate database.

Thanks a lot.

0 Karma

jkat54
SplunkTrust
SplunkTrust

Yeah this app won't help you then, sorry!

Nice use case though. I do have the commands for remotely checking an expiry date on ssl certs. Would you like those for reference? Maybe you can write your own script.

0 Karma

bballad
Explorer

I am looking at a similar use case. Do you mind sharing those commands?

jkat54
SplunkTrust
SplunkTrust

echo | openssl s_client -connect someserver:443 2>/dev/null | openssl x509 -noout -enddate

bballad
Explorer

Thanks

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...