RevealTheme logo

SSL 등급 평가기

모든 HTTPS 사이트의 SSL/TLS 구성을 등급으로 평가합니다. 프로토콜 버전, 암호화 강도, 인증서 만료를 확인합니다.

이 도구 사용 방법

  1. 1

    Type a hostname or full URL into the input box (for example example.com or https://example.com) — the tool extracts the hostname and always connects on port 443.

  2. 2

    Click 'Grade SSL' to make the server open a TLS connection to that host.

  3. 3

    Read the big grade card (A+, A, or F) for the headline result.

  4. 4

    Scan the details table for the negotiated protocol, cipher, issuer, and certificate expiry date, plus any warning notes listed below it.

SSL 등급 평가기란 무엇인가요?

모든 HTTPS가 동일한 것은 아닙니다. 사이트가 기술적으로 HTTPS를 사용하면서도 구식 TLS 1.0이나 RC4 같은 취약한 암호화를 사용하여 트래픽이 가로채기에 취약한 상태일 수 있습니다. 이 도구는 실시간 TLS 핸드셰이크를 프로토콜 버전, 암호화 스위트, 인증서 유효성에 따라 A부터 F까지의 간단한 척도로 등급을 매깁니다.

일반적인 사용 사례

  • Confirm a freshly deployed site negotiates TLS 1.3 (A+) rather than silently falling back to TLS 1.2 or older.

  • Spot-check an internal or staging host that uses a self-signed certificate, since the tool connects even when the chain does not validate.

  • Quickly see a certificate's issuer and expiry date and whether it falls inside the 30-day warning window.

  • Catch a server still offering a legacy protocol or an RC4/DES cipher, which immediately scores F.

  • Sanity-check a vendor or partner endpoint before integrating, to see what protocol and cipher your client would actually get.

  • Demonstrate to a teammate, in seconds, why 'it has HTTPS' is not the same as 'it has a modern TLS configuration'.

자주 묻는 질문

Qualys SSL Labs와는 어떻게 다른가요?
Qualys는 더 철저한 테스트(HSTS, OCSP 스테이플링, 인증서 체인)를 수행합니다. 이 도구는 기본 사항을 몇 초 만에 빠르게 확인해 줍니다.

관련 도구