SY0-701 · Question #266
A spoofed identity was detected for a digital certificate. Which of the following are the type of unidentified key and the certificate mat could be in use on the company domain?
The correct answer is C. Private key and self-signed certificate. A self-signed certificate is a certificate that is signed by its own private key rather than by a trusted certificate authority (CA). This means that the authenticity of the certificate relies solely on the issuer's own authority. If a spoofed identity was detected, it could indi
Question
A spoofed identity was detected for a digital certificate. Which of the following are the type of unidentified key and the certificate mat could be in use on the company domain?
Options
- APrivate key and root certificate
- BPublic key and expired certificate
- CPrivate key and self-signed certificate
- DPublic key and wildcard certificate
How the community answered
(47 responses)- A13% (6)
- B2% (1)
- C79% (37)
- D6% (3)
Explanation
A self-signed certificate is a certificate that is signed by its own private key rather than by a trusted certificate authority (CA). This means that the authenticity of the certificate relies solely on the issuer's own authority. If a spoofed identity was detected, it could indicate that a private key associated with a self-signed certificate was compromised. Self-signed certificates are often used internally within organizations, but they carry higher risks since they are not validated by a third- party CA, making them more susceptible to spoofing.
Community Discussion
No community discussion yet for this question.