Encodeurs & Crypto
Décodeur de Certificat X.509
Subject, issuer, validity, SAN, fingerprint — all at a glance.
Paste a PEM certificate and click Decode.
Note de la rédaction
Understanding · The certificate format that runs the internet.
Ce chapitre approfondi n'est actuellement disponible qu'en anglais. L'outil de conversion ci-dessus fonctionne dans votre langue ; le long article explicatif n'a pas encore été traduit.
Questions fréquentes
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.
Les internautes recherchent aussi
Outils similaires
More in this room.
- Chiffrement / Déchiffrement de fichier AESChiffrez des fichiers avec AES-GCM et une phrase secrète.
- Générateur de Paires de Clés RSA / ECDSAPEM + PKCS#8 + JWK — Web Crypto dans votre navigateur.
- Générateur et Signeur de Clés Ed25519Générez des clés Ed25519 et signez des messages localement.
- PGP Chiffrer / DéchiffrerMessages OpenPGP — chiffrer, déchiffrer, signer, vérifier.
- Encodage / Décodage Base64Encodez et décodez Base64 - compatible Unicode.
- Décodeur JWTDécoder et examiner les jetons JWT — localement, jamais enregistrés.