Hey Richard,

Feel free to come back here or open a new thread to discuss any impressions 
of the feature once it's released. As to your question with regard to the 
appspot domain, you're correct that you'll need a tiny handler to throw 
redirects. You can use a dispatch file 
<https://cloud.google.com/appengine/docs/java/modules/routing> (java 
version, but docs for other langs exist) to catch requests to the appspot 
domain and send them to an auto-scaled module with minimal resources which 
simply throws the redirect responses.

Sincerely,

Nick

On Tuesday, August 18, 2015 at 2:52:11 AM UTC-4, Richard Cheesmar wrote:
>
> Nick,
>
> Now, that is good news, therefore, I think I shall hold off on decisions 
> until I see the Custom Domains SSL process.
>
> Looking forward to it.
>
> Oh, there is something else to, is it possible to disable the .appspot 
> domain and just serve the custom domain, or do I have to implement my own 
> redirect in the code?
>
> Regards
>
> On Friday, August 14, 2015 at 6:41:48 PM UTC+3, Richard Cheesmar wrote:
>>
>> Hi, 
>>
>> Is it going to be possible anytime soon to setup SSL for a custom domain 
>> without a Google App account directly from the Google cloud developers 
>> console? Signing up for yet another Google account is bordering on making 
>> me insane. 
>>
>> I have setup a custom domain via the Google cloud developers console for 
>> my app project, and this is serving as a naked url...no problem. 
>>
>> Then I tried to setup a Google App account with an existing account 
>> linked to my Google App Engine project as an owner, but it didn't like it. 
>> So I setup a new one (deleted now) and re-verified the custom domain, which 
>> then stopped the serving of the custom domain. I then deleted the Google 
>> App account and it started serving the custom domain again. I have no idea 
>> why, what or how...
>>
>> I have purchased an SSL certificate from Comodo, not yet activated, and 
>> all I want to do is set it up without giving myself an emotional hernia, I 
>> get enough of those from coding! And, yes, read the docs, but you know, 
>> they suck! A step by step idiots example would be great!
>>
>> In fact back to the question at the beginning, is it going to be possible 
>> to setup SSL for a custom domain from the Google cloud developers console? 
>>
>> Thanks one and all
>>
>>
>>

-- 
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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/d6e68ca3-038c-40c7-bd37-3e31659a9127%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to