機密管理に関連するセキュリティ監査により、システム内で次のトランザクションが発生していることが判明しました。 GET http://gateway.securetransaction.com/privileged/api/v1/changeResource?id=123&user=277 監査結果を解決するソリューションは次のうちどれですか?
正解:A
Reference: The audit finding is related to confidentiality, which means the data should be protected from unauthorized access. The current API endpoint is using HTTP, which is not secure and can expose the data in transit. Using a TLS-protected API endpoint would encrypt the data and prevent anyone from reading it. Reference: CompTIA Cloud+ Certification Exam Objectives, Domain 2.0 Security, Objective 2.1 Given a scenario, apply security configurations and compliance controls to meet cloud security requirements.