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
Legend

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
Legend

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!

New in Observability - Improvements to Custom Metrics SLOs, Log Observer Connect & ...

The latest enhancements to the Splunk observability portfolio deliver improved SLO management accuracy, better ...

Improve Data Pipelines Using Splunk Data Management

  Register Now   This Tech Talk will explore the pipeline management offerings Edge Processor and Ingest ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

Register Join this Tech Talk to learn how unique features like Service Centric Views, Tag Spotlight, and ...