moracom wrote:the default settings in IIS for SSL is to "Accept client certificates" you need to set it to "Ignore client certificates", that should solve the problem.
Also read the following article:
http://support.microsoft.com/?kbid=889334
Ave,
I'm using Apache Web Server 1.33 (mod_ssl). How do you set this in Apache Web Server? I googled around but couldn't find "Ignore Client Certificates" for Apache Web Server, but there must be a corresponding setting in Apache Web Server for this. Any ideas?
Also, regarding the MS article, i do understand this problem is only existing on IE6+ on Windows XP (SP2) .... as when i ran this in Opera on my Mac OS X, i was able to upload without any problems. But it's difficult to ask the multitude of clients around the world using this application to apply a patch. I need to find a local solution that can be made in PHP or my Apache Web Server.
Thanks.