We have a Java-based GAE app that provides a database and related
services to a collection of Flash apps that live on a different domain
(somedomain.com).  We're doing it this way because we like Drupal,
BTW.

Ultimately a Flash app (from somedomain.com) will make an HTTPS
request to the GAE app
(BlahBlah.appspot.com), which works.

Today we heard from a customer using IE8 on Windows XP Pro.  The HTTPS
connection failed, and
it was because the certificate offered was not trusted.  Adding an
exception for the domain of course
worked, but that's not an answer.

BTW, the same error happened in an out-of-the-box FireFox 4
installation on that same computer.
But, an OOB FireFox install on my OS X system does not seem to have
this issue.

If anyone can help me shed light on this, I would appreciate it.
Thanks.

-Fred

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to