セキュリティ管理者は、人事部門内の複数のサイトに X.509 ソリューションを実装する必要があります。このソリューションでは、メインの人事 Web サーバーのドメイン名に関連付けられたすべてのサブドメインを保護する必要があります。サイトを適切に保護し、秘密キーの管理を容易にするために、次のどれを実装する必要がありますか。
正解:C
A wildcard certificate is one that contains the wildcard character * in its domain name field. This allows the certificate to be used for any number of subdomains. Not to be confused with subject alternate name (SAN), wildcard certificates can only be used for subdomains where a SAN can be used to specify a completely different domain name. Wildcard certificates are particularly useful for SSL accelerators and load balancers (LB) that provide the outward-facing component of a website.