Web Hosting Talk







View Full Version : SSL on IE4


haris66
06-21-2002, 01:40 AM
is there any problem with SSL on IE4 ? basically our site is not working properly on IE4 and one of the problem is that all the pages on https generates:

Internet explorer could not open the site <url>
An unexpected error has occurred

Now I have been asked to find solution for these problem and as I don't know much about SSL so asking here.

well this is working perfectly on IE5+ ... so is there problem with IE4 or the is it the way SSL was configured??

thanx in anticipation

The Prohacker
06-21-2002, 01:49 AM
Do you have:
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown

Set in your HTTPD.conf?

haris66
06-21-2002, 01:59 AM
oh sorry .... i forgot to tell my server specification ... IIS 5 on win2k

clocker1996
06-21-2002, 02:11 AM
why the hell would anyone even use IE4 =/

haris66
06-21-2002, 02:21 AM
well site had been up for quite some time and we tested it in IE5 ... and now some of our customers are using IE4 ...