On Tue, Jun 2, 2009 at 3:50 AM, Marius Mårnes Mathiesen<[email protected]> wrote: > > On 29. mai. 2009, at 19.18, Paulo Carvalho wrote: > >> Thanks, Marius. How can I "use SSL certificates for authenticating >> towards the proxy"? I have no idea... > > What you would be looking for is whether the proxy server you're > behind supports authentication with SSL certificates instead of > username/password. This depends which software your proxy server is > running. > > A better option might be to use an SSH tunnel, provided you have > access to a server from you internal network that is able to make > outwards connections. If this is possible, you could set up a SSH > tunnel that forwards all requests to a specific address > (gitorious.org) on a specific port (80, if you're using HTTP) through > the server that is connected to both networks (your internal network > and the Internet).
FYI, I just saw this interesting post [1] on setting up a tunnel to get through proxies/firewalls to access github. I would imagine the same procedures would apply for Gitorious. There are instructions for both Linux and Windows. [1]: http://returnbooleantrue.blogspot.com/2009/06/using-github-through-draconian-proxies.html -- ---- \X/ /-\ `/ |_ /-\ |\| Waylan Limberg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" 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/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
