DevScratchpad

X.509 Certificate & CSR Decoder (Offline & Secure)

Decode and inspect X.509 SSL/TLS certificates and CSR requests in your browser. View Subject Alternative Names (SANs), expiry dates, fingerprints, and key usages.

How to use

  1. Paste a PEM certificate (-----BEGIN CERTIFICATE-----) or CSR (-----BEGIN CERTIFICATE REQUEST-----), or upload a .crt/.pem file.
  2. Instantly inspect certificate status, validity countdown, Common Name, and Issuer.
  3. Review Subject Alternative Names (SANs) and Cryptographic Properties (Key size, algorithm, SHA-256 fingerprint).

Important Considerations

  • Expired or not-yet-valid certificates.
  • Wildcard DNS and multi-SAN SSL certificates.

Privacy Notice: This tool is strictly client-side. All processing runs in your local browser memory using JavaScript. No text, tokens, payloads, or logs are ever transmitted to any remote server or analytics engine. You can even use this tool completely offline.

Keyboard Shortcuts

  • Ctrl/Cmd + KOpen Command Palette