Thanks for posting your issue here. - Can you provide a screenshot of this error? - Do you get a different error message when pasting the contents of the files directly in their respective text boxes? - Does your certificate and key meet all of the requirements <https://cloud.google.com/appengine/docs/python/console/using-custom-domains-and-ssl#more_about_app_engine_support_for_ssl_certificates> for App Engine? - Have you had any success with a different certificate/key? - If not, what tool and guide are you using to create your certificate/key if self-signed? This will help gives us a little more context to better understand what might be causing this issue.
On Monday, March 28, 2016 at 4:14:07 PM UTC-4, Feng Zhou wrote: > > > I use google app engine trying to add ssl for custom domain. I use naked > domain. After "PEM encoded X.509 public key certificate" and "Unencrypted > PEM encoded RSA private key" uploaded. "The SSL certificate provided could > not be inserted." is returned. I use https://www.sslchecker.com check > private key/ssl match. It matches. What's wrong? I use key size "RSA 2048", > nothing wrong ordering the concatenated certificates. Thank you. > > Also, I raised spending limit on application setting. doesn't work. > -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/4006126e-0a53-4116-b16b-64f3e05e1cee%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
