12

I successfully configure custom domain for my application on Google App Engine. I can access my app by going to : http://www.myapp.com/.

However, on my custom domain dashboard, Google-Managed SSL is getting a lot of time to activate (I have a loading circular progress that is spinning for 2 hours now).

enter image description here

Before adding custom domain, it says that auto generated SSL can take several minutes to be activated. It has been two hours now. Is it a normal behavior ?

5
  • No, that is not normal. It usually takes minutes. I suggest deleting the SSL certs and trying again. Commented Jan 10, 2018 at 15:12
  • I just tried that. It's been 1 hour now :( Commented Jan 10, 2018 at 23:27
  • Check that you don't have a wrong C record on (@): stackoverflow.com/questions/48292714/… Commented Mar 4, 2020 at 23:55
  • Same here....it is been rotating.....FYI, I bought domain from Google domains, so in appengine it is verified domain, I have just mapped it by "continue" button. Concern is, although I have mapped, it is not working......I can browse my app projectid.z1.z2.appsopt.com not by domain name. Can you please tell once the certificate installation is done, will I be able to use my domain ? Commented Oct 8, 2020 at 17:13
  • You might want to check this out here: stackoverflow.com/questions/48292714/… Commented Mar 25, 2023 at 5:49

3 Answers 3

4

I removed the custom domain and retry the process from the beginning (validating, adding the custom domain) and certificates have been generated in 1 minute.

Sign up to request clarification or add additional context in comments.

2 Comments

Same situation here... that's quite frustrating.
@Jean Col, should I wait 24 before new domains works?
0

I have my domain with Google Domains. When adding a subdomain only add the 'sub' portion, e.g. sub.domain.com, only the 'sub' is added as a CNAME record. Same with 'www' for the main domain e.g. www.domain.com. I had previously added 'sub.domian.com' which gcloud App Engine DNS couldn't find.

Comments

0

After validating the domain to google DO NOT rush the SSL certificate adding process. Wait one hour or two after validation, then proceed to add the certificate.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.