管理者は、新しい安全な Web サーバーを展開しています。許可される唯一の管理方法は、RDP 経由で接続することです。次のポートのうちどれを許可する必要がありますか? (2 つ選択してください)。
正解:D,F
Explanation Port 443 is used for HTTPS, which is a secure version of HTTP that encrypts the data between the web server and the client. Port 3389 is used for RDP, which is a protocol that allows remote desktop connections to a server. These ports should be allowed for a secure web server that can be administered via RDP. References: CompTIA Server+ Certification Exam Objectives1, page 15 Common Ports Cheat Sheet: The Ultimate Ports & Protocols List2