﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
414	HTTP Basic proxy authentication for chicken-install(1)	iru	felix winkelmann	"I have added support for HTTP proxy authentication to chicken-install(1). The code is attached.

Since Basic authentication needs a base64 string and this egg is not in use in chicken-install, the user needs to configure the proxy_auth environment variable with such encoded string. 

As an example of usage, try

# proxy_auth=$(echo -n user:pass | base64) chicken-install egg

a sh-derived unix shell."	enhancement	closed	not urgent at all	4.9.0	core tools	4.6.x	fixed	chicken-install proxy auth		
