An internal user can send encrypted emails successfully to all recipients, except one. at an external organization. When the internal user attempts to send encrypted emails to this external recipient, a security error message appears. The issue does not affect unencrypted emails. The external recipient can send encrypted emails to internal users. Which of the following is the most likely cause of the issue?
- AThe validity dates of the external recipientβs private key do not match the SSH keys with which the internal user is accessing the system.
- BThe external recipient has an expired public/private key pair that has not been revoked by the CA.
- CThe internal user's company email servers have an incorrect implementation of OCSP and CRL settings.
- DThe external recipient's email address and the email address associated with the external recipient's public key are mismatched. (correct answer)
Reveal answer & explanationHide answer
The correct answer is D. Option D: The external recipient's email address and the email address associated with the external recipient's public key are mismatched. This option keeps traffic private / properly secured as required.