Tool Hub

SSL 憑證

PEM 格式驗證 + DER 大小

類型CERTIFICATE
Base64 lines4
DER bytes (binary)168 bytes

使用方法

  1. Paste a PEM-encoded certificate or key block into the input field (beginning with -----BEGIN ...)。
  2. The tool validates the PEM structure and reports the block type, number of base64 lines, and DER byte size。
  3. Read the success or error alert to confirm whether the PEM format is valid。
  4. For full X.509 field decoding (issuer, SAN, validity dates), use the OpenSSL command shown in the hint。

範例

  • Pasting a valid -----BEGIN CERTIFICATE----- block shows type CERTIFICATE, the base64 line count, and the DER size in bytes。
  • Pasting a block with a missing or mismatched footer line triggers an error alert describing the structural problem。

生產環境使用前請驗證輸出。無擔保 — 參見 條款.