the proxy is working for me but when setting the https_proxy it should point to the proxy using http not https!
correctly:
export https_proxy=http://proxyhost:8888
not working !!!!
export https_proxy=https://proxyhost:8888
at least from my experience it worked like that
the proxy is working for me but when setting the https_proxy it should point to the proxy using http not https!
correctly:
export https_proxy=http://proxyhost:8888
not working !!!!
export https_proxy=https://proxyhost:8888
at least from my experience it worked like that