Fixing the certs did in fact do the trick. Uploads are working for us now. We're looking forward to having the cookies issue fixed, and perhaps the IOError could be a bit more informative, but we're back on track. Thanks to all who weighed in.
On 10/31/07, Richard Rodseth <[EMAIL PROTECTED]> wrote: > Thanks to Matt Chotin for digging into this further. See: > > http://www.kahunaburger.com/2007/10/31/flex-uploads-via-httphttps/ > > My team is hopeful now that once we have a cert which is not > self-signed, our uploads will work. We will also have to configure our > load balancer to use URL-based rules rather than cookies. > > In other words, we think the known cookie issue is the only one. I'll > report back. > > On 10/24/07, Richard Rodseth <[EMAIL PROTECTED]> wrote: > > In my case, there is no outgoing traffic in the SSL case (I just checked). > > > > As I mentioned elsewhere, over regular HTTP it works, but I needed to > > add the session id to the url as described here: > > > > http://thanksmister.com/?p=59 > > > > So I think we need to keep the two issues separate. I'm hoping Matt is > > escalating the SSL issue internally as we speak. Seems like it should > > be part of the test suite and documentation. > > > > On 10/24/07, Seth Caldwell <[EMAIL PROTECTED]> wrote: > > > > > I ran wireshark back when I had this problem and it does in fact try to > > > talk > > > to the server. > > > > > > I believe it messes up the ssl handshake in some fundamental way. Perhaps > > > the server is expecting a continuation of the previous ssl session and > > > flash > > > is having that problem with firefox that makes a new session or something… > > > in any case it returns almost instantly with an error, it does NOT try to > > > send the file that you said to upload. > > > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

