CompTIA CASP+ (CAS-004) — Question 245
A security engineer is creating a single CSR for the following web server hostnames:
• wwwint.internal
• www.company.com
• home.internal
• www.internal
Which of the following would meet the requirement?
Answer options
- A. SAN
- B. CN
- C. CA
- D. CRL
- E. Issuer
Correct answer: A
Explanation
The correct answer is A, SAN (Subject Alternative Name), which allows multiple hostnames to be included in one CSR. The other options, such as CN (Common Name), only support a single domain, while CA (Certificate Authority), CRL (Certificate Revocation List), and Issuer are not directly related to CSR creation for multiple hostnames.