顧客は、サブスクライブした Web サービスの安全な通信を常に要求していますが、会社は現在、内部 CA への独自の証明書要求に署名しています。 次のアプローチのうち、顧客の要件を最もよく満たすのはどれでしょうか?
正解:D
Server authentication certificates are used to secure web communication (e.g., HTTPS). Submitting a CSR (Certificate Signing Request) for a server authentication certificate ensures the web services can securely establish encrypted communication. Other options, such as email encryption or software signing, do not apply in this scenario.