All Apps and Add-ons

How can we check if the SSL certificate and the private key matches or not?

dkolekar_splunk
Splunk Employee
Splunk Employee

Is there any command to check if the SSL certificate and the private key matches or not?

0 Karma
1 Solution

dkolekar_splunk
Splunk Employee
Splunk Employee

We can run the following command to see if the certificate and the key match or not.

openssl x509 -noout -modulus -in | openssl md5
openssl rsa -noout -modulus -in | openssl md5

Or can check: Certificate Key Matcher
Link: https://www.sslshopper.com/certificate-key-matcher.html

View solution in original post

dkolekar_splunk
Splunk Employee
Splunk Employee

We can run the following command to see if the certificate and the key match or not.

openssl x509 -noout -modulus -in | openssl md5
openssl rsa -noout -modulus -in | openssl md5

Or can check: Certificate Key Matcher
Link: https://www.sslshopper.com/certificate-key-matcher.html

Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...