Re: what is the best way to set up secure svn server for people outside the firewall to access it?
From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Fri, 13 Nov 2009 12:52:45 +0300
Greetings, Thomas Harold!
>> For example, I would like to setup a https svn site just like
> If the SVN server is a Linux/Unix server, I'm partial to svn+ssh.
> Advantages:
> - No storage of passwords in the working copy (or doesn't http/https
Irrelevant. Any reference to working copy in discussion about server just
> - Uses public SSH key pairs. Less/No worries about stolen or sniffed
Irrelevant. Apache could be configures in many ways, including authorization
> - SSH keys can be loaded into an SSH agent on the client to avoid
See above. Irrelevant.
> - SSH keys can be locked down on the server side so that they're only
That is the very idea of using client-server certificates, but in majority of
> I tend to find https (SSL) to be arcane and confusing to setup.
Four strings in Apache configuration is confusing? >.< I mean, four strings in
> I've setup https before, but my comfort level with svn+ssh is a lot higher.
That's only your issue. As you said, it's highly personal.
-- WBR, Andrey Repin (anrdaemon_at_freemail.ru) 13.11.2009, <12:41> Sorry for my terrible english... ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2417481 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-11-13 10:55:54 CET |
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.