help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using source code URIs with HTTP basic auth


From: Thompson, David
Subject: Using source code URIs with HTTP basic auth
Date: Mon, 27 Jun 2016 16:53:51 -0400

I'm trying to download a source tarball from a private server that
happens to use HTTP basic auth.  I tried doing the usual
"https://user:address@hidden/foo.tar.gz"; but it doesn't seem to
work.  This URI format works just fine when doing authenticated Git
downloads.  Does anyone know what is needed to make this work?
AFAICT, the code in (guix build download) does indeed carry along the
"userinfo" as it manipulates the URI.

Thanks,

- Dave



reply via email to

[Prev in Thread] Current Thread [Next in Thread]