SAML Certificate Validator

inGeeg

Have you ever come across where you need to know SAML .cert .pem certificate validity period then here is the link where you can put SAML certificate codes and get certificate details that will save your lots of time by decoding SAML certificate in just a lick.


saml certificate decoder
SAML Certificate Decoder

Use this Certificate Decoder to decode your PEM encoded SSL certificate and verify that it contains the correct information. A PEM encoded certificate is a block of encoded text that contains all of the certificate information and public key. Another simple way to view the information in a certificate on a Windows machine is to just double-click the certificate file. You can use this certificate viewer by simply pasting the text of your certificate into the box below and the Certificate Decoder will do the rest. Your certificate should start with "-----BEGIN CERTIFICATE----- " and end with "-----END CERTIFICATE----- ". Once you do the SSL install on your server, you can check to make sure it is installed correctly by using the SSL Checker.

If you want to decode certificates on your own computer, run this OpenSSL command:

openssl x509 -in certificate.crt -text -noout


Certificate Decoder - Decode certificates to view their contents (sslshopper.com)

https://www.sslshopper.com/certificate-decoder.html

example of the certificate information you will get will be like this:

Certificate Information:

Common Name: SelfSignedCert_15Sep2023
Subject Alternative Names:
Organization: Salesforce.com
Organization Unit: 00xxxxDxxxxxxxxx5xxxxxxi000xxxx
Locality: San Francisco
State: CA
Country: USA
Valid From: September 15, 2023
Valid To: September 14, 2024
Issuer: SelfSignedCert_15Sep2023, Salesforce.com
Key Size: 2048 bit
Serial Number: 018xxxxxxxxxa97abf8xxxxxxxxxxxx-xxxxxxxxxxxx

  

Cheers!

#buttons=(Ok, Go it!) #days=(20)

Our website uses cookies to enhance your experience. Check Now
Ok, Go it!