アナリストがシステムの問題を調査するためにインターネットを使用した後、サーバー プール内の仮想 Web サーバーがマルウェアに感染しました。サーバーが再構築され、サーバー プールに再度追加された後、ユーザーは Web サイトに関する問題を報告し、サイトが信頼できないことを示しました。サーバーの問題の原因として最も考えられるのは次のうちどれですか?
正解:D
A digital certificate is a document that contains the public key and identity information of a web server, and is signed by a trusted third-party authority called a certificate authority (CA). A digital certificate allows the web server to establish a secure connection with the clients using the HTTPS protocol, and also verifies the authenticity of the web server. A self-signed certificate is a digital certificate that is not signed by a CA, but by the web server itself. A self-signed certificate can cause issues with the website, as it may not be trusted by the clients or their browsers. Clients may receive warnings or errors when trying to access the website, indicating that the site could not be trusted or that the connection is not secure. Official References: https://www.comptia.org/blog/the-new-comptia-cybersecurity-analyst-your-questions-answered https://partners.comptia.org/docs/default-source/resources/comptia-cysa-cs0-002-exam-objectives https://www.techtarget.com/searchsecurity/quiz/Sample-CompTIA-CySA-test-questions-with-answers