LPI
303-200 · Question #40
What effect does the configuration SSLStrictSNIVHostCheck on have on an Apache HTTPD virtual host?
The correct answer is B. The virtual host is served only to clients that support SNI. See the full explanation below for the reasoning.
Question
What effect does the configuration SSLStrictSNIVHostCheck on have on an Apache HTTPD virtual host?
Options
- AThe clients connecting to the virtual host must provide a client certificate that was issued by the
- BThe virtual host is served only to clients that support SNI.
- CAll of the names of the virtual host must be within the same DNS zone.
- DThe virtual host is used as a fallback default for all clients that do not support SNI.
- EDespite its configuration, the virtual host is served only on the common name and Subject
How the community answered
(28 responses)- A4% (1)
- B86% (24)
- C7% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.