المشفّرات والتشفير
فك ترميز شهادة X.509
Subject, issuer, validity, SAN, fingerprint — all at a glance.
Paste a PEM certificate and click Decode.
ملاحظة المحرر
Understanding · The certificate format that runs the internet.
هذا الفصل المعمّق متاح حاليًا باللغة الإنجليزية فقط. أداة التحويل أعلاه تعمل بلغتك؛ أما المقال التفصيلي الطويل فلم تتم ترجمته بعد.
الأسئلة المتكررة
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.
يبحث الأشخاص أيضًا عن
أدوات ذات صلة
More in this room.
- تشفير / فك تشفير ملفات AESتشفير الملفات باستخدام AES-GCM وعبارة مرور.
- مولد أزواج مفاتيح RSA / ECDSAPEM + PKCS#8 + JWK — Web Crypto في متصفحك.
- مولد وموقع مفتاح Ed25519أنشئ مفاتيح Ed25519 ووقّع الرسائل محليًا.
- تشفير / فك تشفير PGPرسائل OpenPGP — تشفير، فك تشفير، توقيع، تحقق.
- تشفير / فك تشفير Base64تشفير وفك تشفير Base64 — آمن لليونيكود.
- فك ترميز JWTفك ترميز وفحص رموز JWT المميزة — محليًا، لا يتم تسجيلها أبدًا.