Configuring mod_ssl for subverion. (AAARGH!!!)
From: Chris Rose <offby1_at_gmail.com>
Date: 2004-12-29 02:21:12 CET
Well, this has been an odyssey.
I'm running a debian-based distro for my svn server, with apache 2
mod_dav_svn works as well, as does mod_authz_svn, as far as I am able to tell.
I am able to browse my repository just fine at
svn co http://host.domain/repo/personal/project1 .
I get three consecutive requests for a client key:
Authentication realm: https://host.domain:443
This happens twice (six requests) in a checkout, or once in an update
I have, I thought, created valid and working CA certificates from the
These are loaded in the virtual server definition for Apache using the lines
I then created a server.pem file for my client with the instructions here:
And converted it to a pem certificate with the instructions on the
However, this does not seem to work.
Can someone help me out here? I don't *need* ssl working, but I'm
Is there a step-by-step "Create a CA, a server cert, and any number of
-- Chris R. ====== Not to be taken literally, internally, or seriously. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Dec 29 02:23:54 2004 |
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.