google-app-engine
Google App Engine: How to create HTTPS endpoints with flexible environment?
As far as I know, Google App Engine supports https endpoints when using a regular environment: https://cloud.google.com/appengine/docs/python/config/appref#handlers_secure Yet, I couldn't figure out how to configure the app.yaml file to support https with a flexible environment. Any pointers?
From the documentation it looks like you do not have to do anything special in app.yaml to configure https for your application with appspot.com address. In case you are looking to use Custom domains for your application (instead of appspot.com), then take a look at this page to configure SSL certificate for your custom domain.
Related Links
Restlet GWT in a Google Gadget
Alternative to Google App Engine API?
Google App Engine's data viewer for java is not showing utf8 char correctly
Download the code of sample application from GoogleApps
How to keep 3rd party's site credentials with GAE?
Migrating an App to High-Replication Datastore - now ancestor issues
gwt-appengine app with part of its content protected and the rest public
How to add the user name in the url for a Chrome extension?
Are there cloud / cluster / hosting providers that charge for actual CPU time used?
Updating data on mobile devices using App Engine (preferably avoiding “hot tablets”)
getting latest data with high replication datastore
Verification SMS - Google App Engine
How to select out of a one to many property
google app engine python uploading application first time
The 5 writes per second for an entity group
GQL Query with __key__ in List of KEYs