On Thu, 14 Jun 2012, Henrique Andrade wrote:
I tested the suggested configuration and it work just like a charm.
Thanks so much!
Good to hear.
Re. security concerns, in today's snapshot I've rebuilt the
libcurl 7.26 DLL with SSPI enabled. I believe that if your
credentials are stored in Windows you should now be able to
authenticate with blank username and password fields in the
proxy string.
My understanding is that you should keep the empty skeleton of
"user:password@proxyhost", as in
http[s]://:@proxyhost[:port]
However I have no way of testing this.
Allin