Commit dcd834a9 authored by Doug MacEachern's avatar Doug MacEachern
Browse files

client auth is enabled


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90505 13f79535-47bb-0310-9956-ffa450edef68
parent 70157d76
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -177,7 +177,6 @@
 o We certainly need CRYPTO_set_locking_callback() now also under Unix!
 o Enable Timeout processing.
 o Do we need SSL_set_read_ahead()?
 o Enable Client authentication.
 o Remember the Peer Certificate parameters.
 o Enable use of MM, SHMCB and SHMHT.
 o Enable SSL extensions (ssl_engine_ext.c)