PDA

View Full Version : AMFPHP over HTTPS on IE


cjs500
10-19-2005, 08:41 AM
Hi everyone,

I am running the following:
-Linux Fedora Core 3
-Apache 2.0.54
-PHP 5.0.4
-AMFPHP Milestone 2 or 3 (tested both)
-Flash MX2004

I've created a self signed SSL, everything is good from the firewall aspect (port forwarding). All is working good from secured pages. AMFPHP is functioning good too....

Anyway, a lot of users are stuck on getting AMFPHP to work over SSL with IE. I am able to get AMFPHP to function using Firefox. Everything is set to work with https in the flash files, urls etc. One thing I notice is that firefox is using a different encryption method. (TLSv1 DHE-RSA-AES256-SHA where IE is using SSLv3 RC4-MD5). Of course IE ... cough, sucks ... is not working.

I'm not a 100% up to par on all the details of the encryption protocols and have no success trying to see if I can make IE use a different one for testing. There are some dead links out there claiming that someone has fixed the problem.

Anyone know how? BTW, no encryption works fine on IE. I figure it has to do with this.

Thanks!!