On 27/07/07, Hikaru Amano <kagesenshi.87@gmail.com> wrote:
I forgot to mention, all other applications (wget, curl, firefox,
elinks, etc) are able to connect and retrieve the file through the
proxy .. but not python-urlgrabber and yum ..

Squid simply won't do it that way (GET with an https: URL). The other programs are presumably doing a CONNECT request, which Squid does support.