Hi All,

I try to use Libcloud to connect to EC2.
My environments (CentOS 6.5 and Ubuntu 14.04) are behind a proxy server that 
requires authentication (MS ISA Proxy Server).
I tried with defining environment variables HTTP_PROXY and HTTPS_PROXY, but 
still doesn't work.
Is there a way to set a proxy and proxy credentials directly using Libcloud ? 
Or should I have to patch the http_lib to implement UrlLib2 ProxyHandler ?

Thanks for your help,
CL

Reply via email to