ある企業は、インターネットに接続された Web サイトに PKI を展開したいと考えています。現在展開されているアプリケーションは次のとおりです。 * www company.com (ママのウェブサイト) *会社comにお問い合わせください(近くの場所を見つけるため) * quotes company.com (価格見積もりのリクエスト用) 会社は、既存のすべてのアプリケーションと、store company com など、同じ命名規則に従う将来のアプリケーションで機能する 1 つの SSL 証明書を購入したいと考えています。次の証明書タイプのうち、要件を最もよく満たすものはどれですか?
正解:B
A wildcard certificate is a type of SSL certificate that can secure multiple subdomains under one domain name by using an asterisk (*) as a placeholder for any subdomain name. For example, *.company.com can secure www.company.com, contactus.company.com, quotes.company.com, etc. It can work for all the existing applications and any future applications that follow the same naming conventions, such as store.company.com.