Re: a WWW-Authenticate header field that the server is not configu
- From: Patrick <Patrick@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 11 May 2008 17:08:00 -0700
Hi David,
1. that https://myserver:4032 was atypo. Aplogoies - probbably that is what
you call tiredness!
2. The application has it's own scripting for authenticating users. I have
OWA (Exchange) running on another box and I followed the same steps in
enablinsg SSL on this site.
3. "Web browser is sending a WWW-Authenticate header field that the Web
server is not configured to accept" is the error message I get on my browser
window when try to access the site through port 4043. - it is not my
interpretation. I've tried in IE6 and Firefox and both browsers return the
above error.
"David Wang" wrote:
.
1. Read the IIS documentation on how to set up Client Certificate
based Authentication. Your scenario requires -- Require Client
Certificate -- IIS requires some user token in order to process the
request, and if you turn off all IIS Authentication Methods as well as
make Client Certificate optional, it becomes possible to attempt
processing requests with no user token, which IIS will reject.
2. You say the website is listening on port 4043 but your example
request went to 4032. Since you are using non-default ports, I don't
know if this is typo or some other configuration behavior
3. Two problems with your observation:
"Web browser is sending a WWW-Authenticate header field that the Web
server is not configured to accept"
--> IIS does not send responses that look like that
--> Web browsers do not send WWW-Authenticate headers. Web Servers
send WWW-Authenticate headers telling the browser which authentication
method to use.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
- Follow-Ups:
- Re: a WWW-Authenticate header field that the server is not configu
- From: David Wang
- Re: a WWW-Authenticate header field that the server is not configu
- References:
- Prev by Date: Re: a WWW-Authenticate header field that the server is not configured
- Next by Date: Re: a WWW-Authenticate header field that the server is not configu
- Previous by thread: Re: a WWW-Authenticate header field that the server is not configured
- Next by thread: Re: a WWW-Authenticate header field that the server is not configu
- Index(es):
Relevant Pages
|
Loading