Skip to main content

Latest Update to Google Chrome Increases Web API Security: What You Need to Know

Comments

2 comments

  • Permanently deleted user
    "If you rely on geolocation features enabled in HTML5 viewer applications, our recommendation is that you ensure that those applications are secured using HTTPS."

     

    I'm in this camp ^^. How do I fix this? Will it affect all my sites and require that I notify users?
    0
  • Permanently deleted user
    (https://support.geocortex.com/essentialsGSCkba?sub-nav=kba&main-nav=essentials&id=kA360000000CiWJ) There's a knowledge base article on securing your sites here . You'll also need to secure your map services and other data, if they aren't already, in order to prevent mixed content warnings caused by your site having both secure and non-secure content. By default, most browsers now warn the user and prevent the site from loading if a website has mixed content, so switching over to HTTPS is kind of an all-or-nothing process.

     

    If your certificate is from a recognized certificate authority and your server redirects requests from HTTP to HTTPS, your users shouldn't notice any changes. Old links will continue to work (with a redirect) and the apps should continue to behave as they do now.
    0

Please sign in to leave a comment.