You can use Pkg.setprotocol!("https"). On Windows libgit2 and libssh2 
should be linking against the built-in native winhttp backend and they 
might not need libcurl for proxy support there, but I don't know how to 
configure them for proxy support. This is going to require some testing, 
investigation, and figuring out what does and does not work. See 
https://github.com/JuliaLang/julia/issues/13472#issuecomment-202568599 
where at least one person reports winhttp "should be fine."


On Monday, August 1, 2016 at 1:35:28 AM UTC-7, Andreas Lobinger wrote:
>
> So do i understand correctly that the current win64 build doesn't include 
> git/ssh via proxy? Or is just the setting in (where?) missing? Is there a 
> counterpart to the https-insteadof-git setting available?
> I know it's not helpful, but i get (behind a company http/https proxy) the 
> same error with Pkg.init() (which is in comparision to other RC0 issues a 
> showstopper).
>
>

Reply via email to