PKI エンジニアは、組織の CA の証明書テンプレートを定義しており、文書化の目的で、考えられる SAN 証明書拡張フィールドのうち少なくとも 2 つを確実に入力したいと考えています。この拡張機能内の明示的なオプションは次のうちどれですか? (2 つ選択してください)。
正解:B,F
The SAN (Subject Alternative Name) field in a certificate can include multiple types of entries, including DNS names and email addresses. These are explicit options within the SAN extension, allowing a single certificate to be valid for multiple domain names and email addresses. This is often used in multi-domain SSL certificates, where a single certificate needs to be valid for multiple subdomains or different domain names.