On Jul 28, 8:57 am, "D. Krmpotic" <[EMAIL PROTECTED]> wrote: > After reading a lot about different methods of Subversion access, I > still don't understand if it's possible to have HTTPS access (meaning > Apache+WebDAV) access to the repository, but in a way that would require > each client to have installed a certificate on their machine..
I believe it is possible to set up SSL through Apache in such a way that it requires a client certificate to connect, but I'm not 100% sure. At any rate, Apache is definitely the layer at which this would be handled, regardless of whether you were serving a subversion repository or just a static website. If no one else here has a quick answer for you, I'd recommend digging through the Apache documentation and perhaps asking on an Apache-specific group. -- Regards, John Wilger --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---
