What is this tool?
Decode X.509 certificates in PEM format and display information such as subject, issuer, and validity period. Useful for verifying SSL/TLS certificates.
How to use
- Paste a PEM certificate (text starting with -----BEGIN CERTIFICATE-----) into the input field.
- Click the Decode button.
- Certificate field information will be displayed.
Examples
- Check the expiration date of SSL/TLS certificates.
- Verify the issuer (CA) of a certificate.
- Inspect each certificate in a certificate chain.