PDA

View Full Version : [SOLVED] IE8 authentication


cdenley
September 28th, 2009, 05:30 PM
There are a few directories in apache which I require SSL and basic authentication. This was working fine, but recently I noticed that IE8 will not authenticate. Firefox works fine. IE8 gets a 401 response, just like FF does, but instead of prompting the user for a username and password, it displays a page "Internet Explorer cannot display the webpage". Anyone else have a problem like this?

Vegan
September 28th, 2009, 08:45 PM
IE8 changed the way it works with certificates, go visit the MS forums over here at http://social.technet.microsoft.com/Forums/en-US/categories/

cdenley
September 28th, 2009, 10:35 PM
IE8 changed the way it works with certificates, go visit the MS forums over here at http://social.technet.microsoft.com/Forums/en-US/categories/

It's not a certificate problem. It still happens without SSL. IE8 simply won't do a basic authentication for some reason.

cdenley
September 29th, 2009, 08:35 AM
I just tried with another windows computer, the same version of IE8, nearly identical software entirely, and it works fine. No users have been complaining about any problems, either, so my IE8 must be broken somehow.