On Mon, Apr 11, 2011 at 1:29 PM, git_usr <mygitgg...@yahoo.com> wrote:

> the curl command shows the server is replying, but it gives a:
> HTTP/1.1 401 Authorization Required
> followed by a bunch of stuff about the digest auth we are using.
>
> I have gitorious running on port 80, but it's behind pound that does
> private ssl cert auth and adds a https header to all traffic, so
> gitorious is viewed via https://
> So I'm wondering if this is the issue.
>

It probably is. If you're able to point gitorious_client_port to the port
Apache uses (not Pound's) and that doesn't require authentication, you
should be okay.

Cheers,
- Marius

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to