Question regarding client certificates
From: Soeren Gerlach <soeren_at_all-about-shift.com>
Date: 2004-10-13 21:20:56 CEST
Hi,
my setup is the following:
* Linux repository using Apache. The repository is accessible only via HTTPS,
* Additionally the repository has been secured on the apache side using client certificates
# Use SSL and require our self signed CA certificates
When I try to connect I must present my self signed certificate. The URL itself is then
* I'm testing with win as well as Linux clients, 1.0.0 and 1.0.8
The problem is quite simple: I'm not able to access the repository using the client certificate
-------------------------------------------------------------------------
With full blown debug in neon the communication looks like this:
-------------------------------------------------------------------------
[...now comes the server certificate...]
Match www.foobar.com on www.foobar.com...
[...some more stuff, showing and request and error finally...]
In my "servers" file I've defined the following lines:
-------------------------------------------------------------------------
[foobar]
I suppose, this has to do with the fact that the server certificate comes from the Trustcenter CA while the client certificate comes from our own self signed CA ??? This should be no problem as for my understanding but subversion doesn't think the same ,-))) Any hints are quite welcome how to solve this problem.
Thanks,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.