Skip to content

Force HTTPS description text #2

@bjarnef

Description

@bjarnef

The description text says:

Force all Google Map requests to use HTTPS protocol, even if the Umbraco instance is running on HTTP. Only relevant when Umbraco is running on HTTP

<key alias="httpsDescription">Force all Google Map requests to use HTTPS protocol, even if the Umbraco instance is running on HTTP. Only relevant when Umbraco is running on HTTP</key>

It should be

Only relevant when Umbraco is running on HTTPS

When the Umbraco instance is running on HTTP, you can always load external requests via HTTP and HTTPS, but when the Umbraco instance is configurated to run over HTTPS, external requests should also be loaded via HTTPS, otherwise you will get warnings in console about mixed Content: https://developers.google.com/web/fundamentals/security/prevent-mixed-content/fixing-mixed-content

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions