Connecting to proxy without storing credentials

Hello,

I have installed Anaconda Commercial Edition behind a company proxy, but although I was able to make it work, I have to main issues:

  1. I did not manage to connect to the repositories with https:// , but had to use http:// for both the http and https proxy_servers:

proxy_servers:

  1. I cannot connect to the repositories unless I write my company credentials in clear text, either in the anaconda command line or in the .condarc file. But our IT team is not very happy with either solution. Is there a way to keep only the proxy_servers stored in .condarc, while making anaconda prompt for the credentials (in a clean way… namely not in clear text)?