I've setup SSL with a VIP on my GAE account. It works fine on my mac in chrome, safari, etc. However, when I pull up the https site on my android browser (both android stock broswer & android chrome) I get a "security certificated is not trusted" warning.
Is this normal? I used GoDaddy to create a cert and followed the directions here<http://blog.zlocation.com/post/27014425678/configuring-ssl-https-for-google-app-engine-gae> . Here's in detail what I did... 1. GoDaddy gives you yourdomain.com.crt and gd_bundle.crt, which is the intermediate bundle. 2. I copied those two crt files together into one file and called it combined.pem 3. I unencrypted my key file an called it unencrypted.pem 4. Uploaded the combined.pem and unencrypted.pem to Google 5. Changed my cname to point to the right ghs domain. Like I said, it works fine on desktop, but just seems broken on mobile. Any ideas what might be wrong? Thanks, Phil -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
