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ステープリング、証明書チェーン)を実行します。このツールは、数秒で基本的な項目を素早く読み取ります。

関連ツール