Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2014 05:30:01 GMT
From:      Victor Sudakov <vas@mpeks.tomsk.su>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/186398: freebsd-update and portsnap don't work with proxies that require authentication
Message-ID:  <201403080530.s285U1Yh079072@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/186398; it has been noted by GNATS.

From: Victor Sudakov <vas@mpeks.tomsk.su>
To: bug-followup@FreeBSD.org
Cc: Colin Percival <cperciva@FreeBSD.org>
Subject: Re: bin/186398: freebsd-update and portsnap don't work with proxies
 that require authentication
Date: Sat, 8 Mar 2014 12:24:34 +0700

 It does work however when the separate HTTP_PROXY_AUTH env variable is
 set:
 
 setenv HTTP_PROXY http://proxy:3128
 setenv HTTP_PROXY_AUTH 'basic:*:user:pass'
 freebsd-update fetch
 
 
 -- 
 Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
 sip:sudakov@sibptus.tomsk.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403080530.s285U1Yh079072>