[google-appengine] Re: Setting Up Wildcard Routing with SAN Certificate

2017-01-23 Thread Yue Chuan Lim
; using plain HTTP, as per 'How Requests are Routed > <https://cloud.google.com/appengine/docs/python/how-requests-are-routed>'? > For > visibility, I'd also recommend refactoring your question to be able to post > on ServerFault without the spam block. >

[google-appengine] Setting Up Wildcard Routing with SAN Certificate

2016-08-25 Thread Yue Chuan Lim
Given that I have: 1. A custom domain name - example.com 2. An App Engine service named "abc" 3. A SAN certificate for the domains example.com, abc.example.com and www.example.com How do I setup my custom domain such that accessing https://abc.example.com routes to the App Engine