LPI Exam Questions

Which of the following lines in the Apache configuration file would allow only clients with a valid

Which of the following lines in the Apache configuration file would allow only clients with a
valid certificate to access the website?

A.
IfModule libexec/ssl.c

B.
SSLRequire

C.
AuthType ssl

D.
SSLCA conf/ca.crt

E.
SSLVerifyClient require