nerdexam
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)
  • A
    2% (1)
  • B
    3% (2)
  • C
    6% (4)
  • D
    11% (7)
  • E
    78% (49)

Community Discussion

No community discussion yet for this question.

Full 202-400 Practice