Codificatori e Crittografia
Decodificatore di certificati X.509
Subject, issuer, validity, SAN, fingerprint — all at a glance.
Paste a PEM certificate and click Decode.
Nota dell'editore
Understanding · The certificate format that runs the internet.
Questo capitolo approfondito è attualmente disponibile solo in inglese. Lo strumento di conversione qui sopra funziona nella tua lingua; il lungo articolo esplicativo non è stato ancora tradotto.
Domande frequenti
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.
Le persone cercano anche
Strumenti correlati
More in this room.
- Crittografia / Decrittografia File AESCripta i file con AES-GCM e una passphrase.
- Generatore di coppie di chiavi RSA / ECDSAPEM + PKCS#8 + JWK — Web Crypto nel tuo browser.
- Generatore e firmatario di chiavi Ed25519Genera chiavi Ed25519 e firma messaggi localmente.
- Crittografa / Decrittografa PGPMessaggi OpenPGP — crittografa, decrittografa, firma, verifica.
- Encode / Decode Base64Codifica e decodifica Base64 – compatibile Unicode.
- Decodificatore JWTDecodifica ed esamina i token JWT — in locale, mai registrati.