]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
client auth is enabled
authorDoug MacEachern <dougm@apache.org>
Wed, 22 Aug 2001 19:49:23 +0000 (19:49 +0000)
committerDoug MacEachern <dougm@apache.org>
Wed, 22 Aug 2001 19:49:23 +0000 (19:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@90505 13f79535-47bb-0310-9956-ffa450edef68

README

diff --git a/README b/README
index fa53fcc44a41d7b3d1d9bd786bbca594f87cec81..43a83e5cc9401d1bfc18f1674b056085b8a62517 100644 (file)
--- a/README
+++ b/README
  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)