Web サーバーのログを分析した後、システム管理者は、ユーザーが HTTPS ではなく HTTP を介して会社のアプリケーションに接続していることを確認しました。次に、管理者が Web サーバーで HTTP から HTTPS へのリダイレクトを構成すると、アプリケーションは接続タイムアウト メッセージで応答します。 管理者が次に確認する必要があるのは次のうちどれですか?
正解:B
Explanation The firewall rules are the set of policies that define which traffic is allowed or denied between different network segments or devices. The firewall rules can affect the redirect from HTTP to HTTPS on the web server, as they can block or allow traffic based on ports and protocols. If the firewall rules are not configured properly to allow HTTPS traffic on port 443, the application may respond with a connection time-out message. The administrator should verify the firewall rules next to ensure that HTTPS traffic is permitted between the web server and its clients. References: CompTIA Cloud+ Certification Exam Objectives, page 15, section 2.8