On Sat, Jun 21, 2014 at 1:10 PM, kab <[email protected]> wrote: > I have a GAE project P. > In order to attach custom domain D (which I own) to P, back when it was > required, I signed up for a 1 license $50 Google Apps for Business account. > D is now attached to P, along with SSL SNI, including certificates. > > But I don’t need the Google Apps for Business account. > What will happen if I cancel that account? > Will the custom domain D remain attached to P for App Engine? > Or do I need to do something else? >
You can reattach the domain through the Cloud Console, so the domain itself is not the problem. The issue is that SSL is currently only supported via Google Apps, so it would be a bad idea to drop the account. Does your site need the SSL certs? ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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. For more options, visit https://groups.google.com/d/optout.
