Codificadores e Cripto
Decodificador de Certificados X.509
Subject, issuer, validity, SAN, fingerprint — all at a glance.
Paste a PEM certificate and click Decode.
Nota do editor
Understanding · The certificate format that runs the internet.
Este capítulo aprofundado está disponível apenas em inglês no momento. A ferramenta de conversão acima funciona no seu idioma; o artigo explicativo longo ainda não foi traduzido.
Perguntas frequentes
Quick answers.
›What certificate formats are supported?
The tool supports PEM format, which typically starts with `-----BEGIN CERTIFICATE-----`, as well as binary DER files. It can also parse Certificate Signing Requests (CSRs).
›Is my certificate data secure?
Yes. The decoding process is performed entirely within your web browser. No certificate data or metadata is ever uploaded to our infrastructure.
›What information can I see in the output?
You can view the Common Name (CN), expiry dates, serial number, public key algorithm, and fingerprints (SHA-1 and SHA-256). It also highlights if a certificate is currently expired.
›Can it decode a chain of certificates?
If you paste a bundle containing multiple certificates, the tool will decode and display the details for each individual certificate in the order they appear.
As pessoas também pesquisam por
Ferramentas relacionadas
More in this room.
- Cifragem / Decifragem de Ficheiros AESCifre ficheiros com AES-GCM e uma frase secreta.
- Gerador de Chaves RSA / ECDSAPEM + PKCS#8 + JWK — Web Crypto no seu navegador.
- Gerador e Assinador de Chaves Ed25519Gere chaves Ed25519 e assine mensagens localmente.
- Cifrar / Decifrar PGPMensagens OpenPGP — cifrar, decifrar, assinar, verificar.
- Codificar / Descodificar Base64Codificar e descodificar Base64 — compatível com Unicode.
- Decodificador JWTDecodifique e inspecione tokens JWT — localmente, nunca registado.