Is it ok to use "secure: always" in app.yaml on a url to be used in a push queue?

42 views
Skip to first unread message

Josh Hunt

unread,
Aug 31, 2016, 9:55:03 PM8/31/16
to Google App Engine
Example:

- url: /internal/.*
  script
: index.php
  login
: admin
  secure
: always


Evan Jones

unread,
Sep 1, 2016, 5:50:04 PM9/1/16
to Google App Engine
I'm pretty sure that we set both login: admin and secure: always in a bunch of our apps, and the Task Queue happily connects to those handlers.

Evan

Josh Hunt

unread,
Sep 1, 2016, 6:36:27 PM9/1/16
to Google App Engine
Awesome thanks! I thought it probably would but just wanted to see if someone knew before I reverted to trial and error.
Reply all
Reply to author
Forward
0 new messages