SSL/TLS 推奨ツール
廃止予定SSL/TLS 推奨ツールは、あなたのアプリケーションに最適な 暗号化モード を選択するのに役立ちます。
| Free | Pro | Business | Enterprise | |
|---|---|---|---|---|
Availability | Yes | Yes | Yes | Yes |
To make sure you do not inadvertently block the SSL/TLS Recommender, review your settings to make sure your domain:
- Is accessible.
- Is not blocking requests from our bot (which uses a user agent of
Cloudflare-SSLDetector). - Does not have any active, SSL-specific Page Rules or Configuration rules.
次に、SSL/TLS 推奨ツールを有効にできます。
ダッシュボードで SSL/TLS 推奨を有効にするには:
- Cloudflare ダッシュボード ↗ にログインし、アカウントとアプリケーションを選択します。
- SSL/TLS に移動します。
- SSL/TLS 推奨ツール のトグルを オン に切り替えます。
API で SSL/TLS 推奨ツールの登録を調整するには、enabled パラメータを希望の設定(true または false)に設定した PATCH リクエストを送信します。
有効にすると、推奨ツールは今後のスキャンを定期的に実行します — 通常は2日に1回 — そして新しい推奨が利用可能になると通知を送信します。
手動で新しいスキャンを再トリガーするには、SSL/TLS 推奨を無効にしてから 再度有効にします。
Once enabled, the SSL/TLS Recommender runs an origin scan using the user agent Cloudflare-SSLDetector and ignores your robots.txt file (except for rules explicitly targeting the user agent).
Based on this initial scan, the Recommender may decide that you could use a stronger SSL encryption mode. It will never recommend a weaker option than what is currently configured.
If so, it will send the application owner an email with the recommended option and add a Recommended by Cloudflare tag to that option on the SSL/TLS page. You are not required to use this recommendation.
If you do not receive an email, keep your current SSL encryption mode.