セキュリティ管理者は、安全な Web サイトをホストしている仮想サーバーに対してポート スキャン ツールを実行しました。開いているポートのリストがドキュメントとして提供されています。管理チームは、ファイアウォール上で重要でないポートを無効にするよう要求しました。次のポートのうち、開いたままにしておく必要があるポートはどれですか?
正解:B
The port that must remain open for a secure website is port 443. Port 443 is used by Hypertext Transfer Protocol Secure (HTTPS), which is an extension of HTTP that encrypts and authenticates the communication between a web server and a web browser. HTTPS ensures that the data transmitted over the web is protected from eavesdropping, tampering, or spoofing. Therefore, port 443 must remain open for a secure website to function properly.