Google Apps / App Engine: https version of naked domain does not redirect
问题 I have the following scenario: Website is hosted in AppEngine and we want to force it to always load in https. (we use secure:always in app.yaml) Domain is managed in Google Apps. We have uploaded SNI certificate and all looks good In Google Apps we set the redirect of the naked domain to the www version of it The following URLs all work: http:// website.com (redirects to https:// www.website.com) http:// www.website.com (redirects to https:// www.website.com) https:// www.website.com (the