[TSVN] ie + ssl + mod_auth_sspi on apache/win32
From: <markus.schuh_at_sdm.de>
Date: 2005-01-10 19:14:07 CET
This comment is not TSVN-related but TSVN-documentation related ;-)
Your chapter 3 "Setting up A Server" is of great help for every
In chapter 3
> If you're securing your server with SSL and use authentication
In the ssl "standard" setup there's often the following statement
SetEnvIf User-Agent ".*MSIE.*" \
There are (were?) good reasons for this configuration, see
But if you want ntlm authentication you have to use keepalive:
If Apache denies keepalive the ntlm authentication will fail.
If I uncomment the whole "SetEnvIf" I can authenticate IE with windows
I'm unsure if the other options "ssl-unclean-shutdown", "downgrade-1.0"
And I know:
Markus
-- markus.schuh@sdm.de --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.orgReceived on Mon Jan 10 19:15:07 2005 |
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.