DevTools Logo

CSR Decoder

CSR Decoder

Paste a PEM Certificate Signing Request to inspect its subject, public key, signature and SANs — entirely in your browser

Certificate Signing Request

Paste the PEM (-----BEGIN CERTIFICATE REQUEST-----) or raw base64 DER

Decoding happens locally. Your CSR never leaves this browser.

About this tool

Decode a PEM Certificate Signing Request (PKCS#10) in your browser — inspect its subject, public key, signature algorithm and subject alternative names. CSR Decoder runs in the browser on DevTools. There is no signup, and your input stays on this device unless the tool explicitly performs a live network lookup.

What this tool does not do

  • CSR Decoder is a free in-browser utility, not a hosted API. It does not keep server-side history and is not a substitute for production verification in your own stack.

How do I use this tool?

  1. How do I use CSR Decoder?

    Open CSR Decoder, enter or paste your input, and copy the result. The page works without an account.