On Thu, Nov 20, 2014 at 2:44 PM, Mark Tregellas < [email protected]> wrote:
> Hi Everyone, I am having difficulties installing an SSL certificate on the > Google App engine for a custom domain. Does anyone know what type of format > the certificates need to be and whether or not intermediary certificate > need to be bundled with it. Any help appreciated. > Yes, you append the intermediate certificates to the end of certificate issued to you <https://cloud.google.com/appengine/docs/ssl#certificate_requirements>. Where exactly are you hitting problems installing the certificate? Can you screenshot any error messages and post them? Also, can you describe how (the whole process) you're attempting to install the certificate? Usually you'll want to follow these steps: https://support.google.com/a/answer/2644386 ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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. For more options, visit https://groups.google.com/d/optout.
