Google App Engine SSL error “DNS records could not be found” even though custom domain is working

后端 未结 4 1059
北荒
北荒 2021-01-04 03:29

I pointed a new custom domain to a Google App Engine Standard Environment project and edited the DNS records per Google\'s instructions, and it seems to be redirected proper

4条回答
  •  攒了一身酷
    2021-01-04 03:51

    Ok for anyone still stuck on this:

    1. Go to https://console.cloud.google.com/appengine/
    2. Select Settings

    3. Add custom domain. select your domain name. (if you have not verified your account before this then do that first)

    4. Select the domain you want to add

    5. you will get a list of things that you need to create in your hosting acount something like this:

    6. if you bought your domain name in GoDaddy then you will have to go into your Godaddy account -> YourDomain.com -> DNS -> Manage Zones. Then enter it there thus:

    7. go back to app engine and click verify.

    8. Enjoy!

提交回复
热议问题