- はじめに
- エージェント
- インテグレーション
- Watchdog
- イベント
- ダッシュボード
- モバイルアプリケーション
- インフラストラクチャー
- サーバーレス
- メトリクス
- ノートブック
- アラート設定
- APM & Continuous Profiler
- CI Visibility
- RUM & セッションリプレイ
- データベース モニタリング
- ログ管理
- セキュリティプラットフォーム
- Synthetic モニタリング
- ネットワークモニタリング
- 開発者
- API
- アカウントの管理
- データセキュリティ
- ヘルプ
Classification:
compliance
Update your Elastic Load Balancer’s (ELB’s) Secure Socket Layer (SSL) to replace SSLv2, SSLv3, and TLSv1 insecure or deprecated SSL protocols.
An ELB Security Policy using insecure or deprecated protocols are vulnerable to exploits, such as POODLE and DROWN attacks.
Follow the Update an HTTPS listener for your Application Load Balancer docs to learn how to update your security policy with a modified HTTPS listener.
modify-listener
with the ssl-policy
flag to define a new SSL policy. You can also modify the protocol by using the --protocol
flag. See the AWS CLI documentation for examples.