Skip to content
🔧

X.509 인증서 파서

인코딩 및 암호화 · 무료 온라인 도구

PEM/DER 형식의 SSL/TLS 인증서를 파싱하고 필드 검사.

CoderNewbie 팀
0 PEM block(s) · 0 certificate(s)
0 문자
No PEM blocks found. Paste a certificate between -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----- markers.

ASN.1 DER 파서

순수 JavaScript로 DER 구조를 순회하여 TBS 필드를 추출 — 네이티브 의존성이 없습니다.

발급 대상 및 발급자

Name RDN 시퀀스를 디코딩하고 일반적인 OID(CN, O, OU, C, emailAddress)를 매핑합니다.

유효 기간 및 일련 번호

notBefore/notAfter 날짜, 일련 번호(hex) 및 서명 알고리즘을 표시합니다.

X.509 인증서 파서 사용 방법

  1. 1Enter or paste your data into the input field.
  2. 2Select the desired encoding, hashing, or encryption options.
  3. 3Click the action button to process your data.
  4. 4Copy the result from the output field.

주요 기능

  • 100% 무료 — 가입, 구독, 광고 없음
  • 브라우저에서만 실행 — 데이터는 기기를 떠나지 않습니다
  • 빠르고 가벼움 — 즉시 결과 확인
  • 크로스 플랫폼 — 데스크톱, 태블릿, 모바일 지원

자주 묻는 질문

Is my data safe?

Yes. All encoding, hashing, and encryption operations run entirely in your browser. Your data is never sent to any server.

Can I use this for passwords?

We recommend using the Password Generator for creating secure passwords, and Bcrypt Hash for storing password hashes. Never store plain-text passwords.

What hash algorithms are supported?

The Hash Generator supports MD5, SHA-1, SHA-256, and SHA-512. For HMAC signatures, use the HMAC Generator.

관련 도구