LPI
202-400 · Question #77
Which of the following lines in the Apache configuration file would allow only clients with a valid certificate to access the website?
The correct answer is E. SSLVerifyClient require. See the full explanation below for the reasoning.
Question
Which of the following lines in the Apache configuration file would allow only clients with a valid certificate to access the website?
Options
- ASSLCA conf/ca.crt
- BAuthType ssl
- CIfModule libexec/ssl.c
- DSSLRequire
- ESSLVerifyClient require
How the community answered
(63 responses)- A2% (1)
- B3% (2)
- C6% (4)
- D11% (7)
- E78% (49)
Community Discussion
No community discussion yet for this question.