Windows authentication is the same thing as integrated I believe, where it passes authentication data automatically from the host machine based on its domain login.
Basic isn't an option as it sends passwords in clear text, but I tested it out of curiosity for behaviour and that authentication method also works.
Almost seems like in proxying the SSL connection its getting confused by having two forms of encryption, does the server certificate potentially need to be issued by a domain bound CA rather than a root CA (i.e. verisign)?
Main Topics
Browse All Topics





by: keith_alabasterPosted on 2009-09-08 at 06:02:37ID: 25281381
Would expect this to be windows authentication or basic.