akvo / akvo-provisioning

Server and development environment provisioning data and configurations
9 stars 2 forks source link

SSL on analytics.akvo.org #266

Closed Lynngre closed 8 years ago

Lynngre commented 8 years ago

Install SSL cert for Piwik to be set to use https:// instead of http://

Lynngre commented 8 years ago

And also this should include a redirect from http:// to https:// , but need to check whether integration (for example with RSR pages) is broken by this change.

iperdomo commented 8 years ago

Habemus SSL analytics-ssl

iperdomo commented 8 years ago

I did a quick test on IE, Chrome and Firefox and they all follow the redirect when trying to fetch a JS resource. It seems that is safe to force the redirect from http:// to https://.

js-redirect-chrome js-redirect-firefox js-redirect-ie

iperdomo commented 8 years ago

Enabled automatic redirect to https via Redirect directive.