svn and SSL authentication
From: Alessandro Pisani <alextxm_at_tin.it>
Date: 2003-06-25 10:08:34 CEST
hi all,
SSLVerifyClient optional
<Location /code>
AuthType Basic
SSLRequire ( %{SSL_CIPHER_USEKEYSIZE} >= 128 \
SSLVerifyDepth 10
and .subversion/servers with:
[testserver]
svn now correctly authenticate against SSL client certificates but is does NOT
apache is 2.0.46, subversion 0.24.2
Is there something I missed out?
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.