Some pages are SSL, others are not.

29 views
Skip to first unread message

Haopei Yang

unread,
Sep 13, 2018, 5:48:29 PM9/13/18
to Google App Engine
I have set up Managed SSL for my app engine project. I have also configured my app.yaml like this:

- url: /.*
  script: main.app
  secure: always

A strange thing is happening: some of my pages are https secured but some are not: 

Screen_Shot_2018-09-13_at_5_18_13_PM.png

My DNS records look like this:


Screen Shot 2018-09-13 at 5.22.05 PM.png

Screen Shot 2018-09-13 at 5.22.12 PM.png


And finally, here is my custom domain config:

Screen_Shot_2018-09-13_at_5_23_33_PM.png

Thank you for your assistance and guidance.

Julie (cloud platform support)

unread,
Sep 14, 2018, 2:52:12 PM9/14/18
to google-a...@googlegroups.com
According to this StackExchange post it seems that your website is secure and the SSL is working as intended but you may have added mixed content such as page references or images that are not secure. Removing or securing those will probably resolve the issue.

Reply all
Reply to author
Forward
0 new messages