Encoder & Krypto
X.509-Zertifikat-Decoder
Subject, issuer, validity, SAN, fingerprint — all at a glance.
Paste a PEM certificate and click Decode.
Anmerkung der Redaktion
Understanding · The certificate format that runs the internet.
Dieses ausführliche Kapitel ist derzeit nur auf Englisch verfügbar. Das Konvertierungstool oben funktioniert in Ihrer Sprache; der lange Erklärtext wurde noch nicht übersetzt.
Häufig gestellte Fragen
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.
Andere suchten auch nach
Verwandte Tools
More in this room.
- AES Datei Verschlüsseln / EntschlüsselnVerschlüsselt Dateien mit AES-GCM und einem Passwort.
- RSA / ECDSA Schlüsselpaar-GeneratorPEM + PKCS#8 + JWK — Web Crypto in Ihrem Browser.
- Ed25519 Schlüssel-Generator & SigniererEd25519-Schlüssel generieren und Nachrichten lokal signieren.
- PGP Verschlüsseln / EntschlüsselnOpenPGP-Nachrichten — verschlüsseln, entschlüsseln, signieren, verifizieren.
- Base64 Kodieren / DekodierenBase64 kodieren und dekodieren – Unicode-sicher.
- JWT DecoderJWT-Token dekodieren und überprüfen – lokal, niemals protokolliert.