Re: [google-appengine] Upload file in Google cloud and Mail using App engine.

2015-09-15 Thread snahasis ghosh
Hi Nick I have few questing. Can you please clearly. 1. Is Remote API using is the correct approach to fulfill my requirement ? 2. As per https://cloud.google.com/appengine/docs/java/tools/remoteapi Remote API Servlet RemoteApiServlet com.google.apphosting.utils.remoteapi.Remo

Re: [google-appengine] Re: I'm seeing 500 status and 204 error code.

2015-09-15 Thread Nicolas Enriquez
Great that'll very good for us. I'll do it. In fact, it could be a great idea for all apps. Maybe app engine's log could show the error trace with more information for this kinds of errors. Anyway, thanks a lot. Your time was helpful for us! Thanks a lot. El lun., 14 sept. 2015 a las 17:49, Nic

[google-appengine] Re: Problems with SSL on a custom domain

2015-09-15 Thread Jon Travers
Hi Patrice My apologies for not replying sooner. I can confirm that SNI connections via Sky to custom domains on App Engine are now working OK with Safari and Chrome. Interestingly, connections from openssl v0.9.8 continue to exhibit the failing behaviour (i.e. they fail on Sky's network, but w

[google-appengine] Multi-Environment & Deployment Manager for App Engine / PHP

2015-09-15 Thread Tom Walder
Just open sourced this today... Hope someone finds it useful. https://github.com/Venditan/appengine-deploy *What is this? Is it different from appcfg.py?* This allows you to *deploy the same code/application to multiple target environments* (local, multiple different App Engine projects).

[google-appengine] Old versions of Managed VMs

2015-09-15 Thread Jeff Schnitzer
I have a python app on a Managed VM which I deploy with: gcloud preview app deploy app.yaml --remote --set-default It's set to manual scaling, instances 1. It appears that every time I deploy it, the old instance stick around (and get billed for). Even deleting the old versions from the appengin

[google-appengine] Announcing SSL for GAE Custom Domains in the Developers Console

2015-09-15 Thread Lorne Kligerman
At long last, we are happy to announce that your App Engine custom domains and SSL security can now be configured within the Google Developers Console . For many historical reasons, this functionality was spli

Re: [google-appengine] Re: SSL for custom domains through Developers Console rather than Google Apps

2015-09-15 Thread Lorne Kligerman
We're happy to announce that this functionality is now live. Check out the recent post for more. On Tuesday, September 8, 2015 at 3:43:12 PM UTC-7, PK wrote: > > Alex, thanks for the update. Although I am very interested in

[google-appengine] Re: Announcing SSL for GAE Custom Domains in the Developers Console

2015-09-15 Thread husayt
Lorne this is great. Thanks. One other thing missing on ssl front is SSL support for GCS hosted static websites. We use them a lot for our clients and find them extremely useful. But we can't do https websites yet and that is proving a problem. Do you know if there is a ticket on it we can star

[google-appengine] Re: Announcing SSL for GAE Custom Domains in the Developers Console

2015-09-15 Thread Nick
Its great to finally see this change. On Wednesday, September 16, 2015 at 10:10:30 AM UTC+10, Lorne Kligerman wrote: > > At long last, we are happy to announce that your App Engine custom domains > and SSL security can now be configured within the Google Developers > Console >

Re: [google-appengine] Announcing SSL for GAE Custom Domains in the Developers Console

2015-09-15 Thread PK
Hi Lorne, this is great news. Should we anticipate any downtime because of DNS sync or other issues while moving the SSL custom domain from Google Apps to the new way? Since I already have a Google Apps SSL domain I clicked on the link and got me to a page that states: “SSL support for custom

[google-appengine] Re: Announcing SSL for GAE Custom Domains in the Developers Console

2015-09-15 Thread Darshan-Josiah Barber
Awesome! However, I've run into two problems -- one of which I solved, and probably calls for updated documentation (or smarter upload script), the other of which I'm stuck on. I *believe* I followed the instructions correctly. 1. For the last step, when we upload myserver.key.pem, the consol

Re: [google-appengine] Announcing SSL for GAE Custom Domains in the Developers Console

2015-09-15 Thread Jeff Schnitzer
Hurray! Is this rollout expected to address the issue that each administrator login sees a completely different set of domains when they look at this page? Or is that an unrelated issue? Thanks, Jeff On Tue, Sep 15, 2015 at 5:10 PM, Lorne Kligerman wrote: > At long last, we are happy to announ

[google-appengine] Re: Announcing SSL for GAE Custom Domains in the Developers Console

2015-09-15 Thread Darshan-Josiah Barber
I may have figured out what my issue is. Rereading the documentation my slowly and carefully, I noticed this tidbit: If the host certificate requires an intermediate or chained certificate (as many Certificate Authorities (CAs) issue), you will need to append the intermediate or chained certif

[google-appengine] Re: Announcing SSL for GAE Custom Domains in the Developers Console

2015-09-15 Thread Majid Manzarpour
Great! Is it possible to redirect a naked domain over SSL if the domain is already being used by Google Apps? it seems like it wants to take over the A record for the naked domain to work? On Tuesday, 15 September 2015 21:10:30 UTC-3, Lorne Kligerman wrote: > > At long last, we are happy to ann

[google-appengine] Re: Announcing SSL for GAE Custom Domains in the Developers Console

2015-09-15 Thread Darshan-Josiah Barber
Nope, that wasn't the issue; it was already taken care if in step 7. However, for whatever reason, everything is working now! -- 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