Are you sure it worked? I think this has long been an issue.
See http://stackoverflow.com/questions/2115611/wildcard-ssl-on-sub-subdomain http://stackoverflow.com/questions/3088022/is-it-possible-to-have-a-valid-sub-subdomain-with-a-wildcard-certificate The certificate is issed for *.appspot.com not *.*.appspot.com In fact searching a bit further, Google provide a workaround: http://groups.google.com/group/google-appengine/browse_thread/thread/87b39f366191d743/ecea690ff0573fe5?lnk=gst&q=ssl+version+#ecea690ff0573fe5 On Thu, Apr 5, 2012 at 3:43 AM, willi <[email protected]> wrote: > There's an issue regarding the SSL certificate and appspot domain for > version of an app, like https://version1.app-id.appspot.com. Seems > like Google updated the certificate, but not working for the sub > domain like version1.app-id.appspot.com. > > This issue just started today. It worked perfectly a few hours ago. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
