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!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us in this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...