From owner-freebsd-questions@FreeBSD.ORG Fri Nov 23 00:31:55 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15B0316A420 for ; Fri, 23 Nov 2007 00:31:55 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id B7C5213C455 for ; Fri, 23 Nov 2007 00:31:54 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from working (c-71-60-127-199.hsd1.pa.comcast.net [71.60.127.199]) (AUTH: LOGIN wmoran, SSL: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Thu, 22 Nov 2007 19:31:50 -0500 id 00056405.47461F76.00012FD2 Date: Thu, 22 Nov 2007 19:31:48 -0500 From: Bill Moran To: Antony Mawer Message-Id: <20071122193148.8978981d.wmoran@collaborativefusion.com> In-Reply-To: <4744B5C1.5030806@mawer.org> References: <20071121102748.4a05333f.wmoran@collaborativefusion.com> <4744B5C1.5030806@mawer.org> Organization: Collaborative Fusion Inc. X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Questions on behaviour of fetch(3) regarding HTTPS + proxy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Nov 2007 00:31:55 -0000 Antony Mawer wrote: > > On 22/11/2007 2:27 AM, Bill Moran wrote: > > It seems that if I set HTTP_PROXY, fetch(1) works just dandy, _UNLESS_ > > I'm trying to fetch an https document, in which case it seems to > > ignore HTTP_PROXY. > > From memory: > > export HTTPS_PROXY="http://myproxy:8080" That doesn't do anything, as far as I can tell. I did some digging into the code, and it seems as if this is not supported at all by libfetch. It also seems as if htmldoc isn't using libfetch but simply follows the same logic, so the question becomes moot for me. Thanks for the input. -- Bill Moran Collaborative Fusion Inc. wmoran@collaborativefusion.com Phone: 412-422-3463x4023