HTTPS is now available for free on GAE, so I tested it to see if it really works

Hello.
I'm Mandai, the Wild team member in charge of development.

Some shocking news has just come in (though I kind of expected this to happen eventually):
HTTPS is now available for free on Google App Engine (GAE)!

This time, we tried to see if HTTPS really can be used for free

 

I'll try it right away

I logged in to the console and looked at the settings of an existing instance..

gpc_console1

It's written there!

To access this screen, go to "Settings" → "Custom Domains" → "Add Custom Domain"

gpc_console3

By the way, if you click "Register a new domain", you will be redirected to Google Domains

 

First, verify domain ownership

Select the registrar from which you obtained your domain in "Webmaster Central".
If you purchased your domain from a registrar not listed, or if you are unsure, select "Other" at the bottom, and you will be able to verify it by registering the information displayed in the TXT record or CNAME record.
In this case, we verified it using the CNAME method.

gcp_console4

After checking the TTL and confirming that it has been updated appropriately, press the confirmation button to verify.
Once confirmation is received, proceed to the next step.

 

Creating domain mapping information

Next, set the domain to map to the GAE instance

gcp_console5

Normally, two types of domains are mapped: the one you entered and the domain with "www" added. However, if you want to map other subdomains, enter them here.
After saving, it will look like this.

gcp_console6

Once you have finished entering the information, the A record, AAAA record, and CNAME record will be displayed

gcp_console7

Register this in DNS and click Finish to complete the registration

The instructions say that the SSL certificate will be issued in a few minutes, but the SSL certificate won't be enabled unless the above DNS is registered.
I waited for a while because it wasn't being enabled, but of course that makes sense...

Once the configuration is complete, it will look like this:

gcp_console8

If you check it in your browser, you will see that it is enabled

gcp_console9

As of September 19th, this feature is still in alpha, so please be patient!

 
That's all

If you found this article helpful,please give it a "Like"!
0
Loading...
0 votes, average: 0.00 / 10
2,123
X Facebook Hatena Bookmark pocket

The person who wrote this article

About the author

Yoichi Bandai

My main job is developing web APIs for social games, but thankfully I'm also given the opportunity to work on various other tasks, including marketing.
My image rights within Beyond are treated as CC0.