Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • anthony hall 222 posts 536 karma points
    Oct 20, 2016 @ 13:44
    anthony hall
    0

    Angular Views on plugins calling http on https website

    We have just upgraded to https. However, the following plugins are requesting views via http.

    • Umbraco Forms
    • Angular Google Maps

    I've tried to locate where these views are called. Any tips how to force https on these requests.

    Umbraco Froms

    Angular Google Maps

  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Oct 20, 2016 @ 16:33
    Sebastiaan Janssen
    1

    The latest versions of Umbraco Forms and Angular Google Maps don't give me this error. Make sure to set umbracoUseSsl to true in your web.config as well.

  • anthony hall 222 posts 536 karma points
    Oct 20, 2016 @ 16:47
    anthony hall
    100

    thanks for the response. Good to have the insight.

    I'm using the new version of the plugins and have set ssl to true. It works correctly on our staging server. So, i'm starting to think the issue is related to the load balancer. I think the solution will be, to have IIS rewrites. Interestingly once, the browser caches the html views it works as intended.

Please Sign in or register to post replies

Write your reply to:

Draft