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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...