Security

Check HTTPS certifciates

zugji
Path Finder

Ist there a way to check SSL Webcertificate over HTTPS withing Splunk>?

Tags (3)
0 Karma
1 Solution

MuS
SplunkTrust
SplunkTrust

Hi zugji,

use the approach of @felipetesta ... or read this http://answers.splunk.com/answers/134053/ciphersuite-in-various-conf-files.html and use the provided examples to check/get the SSL certs of an Indexer like this:

$SPLUNK_HOME/bin/splunk cmd openssl s_client -connect <Indexer>:8089

hope this helps ...

cheers, MuS

View solution in original post

MuS
SplunkTrust
SplunkTrust

Hi zugji,

use the approach of @felipetesta ... or read this http://answers.splunk.com/answers/134053/ciphersuite-in-various-conf-files.html and use the provided examples to check/get the SSL certs of an Indexer like this:

$SPLUNK_HOME/bin/splunk cmd openssl s_client -connect <Indexer>:8089

hope this helps ...

cheers, MuS

felipetesta
Path Finder

I am not sure what you want to achieve, but you probably need to write an external command that opens the SSL connection, dumps the certificate and produces a Splunk-able output. Python has client SSL support, and maybe it supports dumping cert attributes.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...