You should be able to just set http_proxy, and have that work. Go will honour http_proxy, and do the usual CONNECT method. But, depends on whether you specifically don't want to proxy HTTP traffic.
We'll need to make changes to our code to support both http_proxy and https_proxy, or wait for Go to support it. https://code.google.com/p/go/issues/detail?id=6181 ** Bug watch added: Go Issue Tracker #6181 http://code.google.com/p/go/issues/detail?id=6181 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1240260 Title: juju bootstrap does not honor https_proxy in environment when fetching tools To manage notifications about this bug go to: https://bugs.launchpad.net/juju-core/+bug/1240260/+subscriptions -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
