Why does CFFileupload Fail Under SSL?
Note: I first posted this question to ColdFusionJedi but Ray didn't really have any guesses.
The problem is that I have some test code that works fine on my server on a non-ssl domain, but fails (on the same server) under a SSL domain. Using Charles to sniff the traffic, it seems that Apache immediately refuses the request coming from the flash app when I try to upload.
Charles says: "sslhandshake: remote host closed connection during handshake"
Any suggestions on what the issue may be or how to best solve this problem?
Thanks!!! Very Frustrated at the moment.
