If I navigate to http://cordova.io/, www.cordova.io, or http://cordova.apache.org/ on Chrome (Chromium) here is what happend: * it goes to http://cordova.apache.org/. * I see an "i" circle in the address bar * if I click it, it tells me that my connection is not secure
It has already been announced that Chrome will mark sites like this as "not secure" starting very soon. But navigating to https://cordova.apache.org/ works as expected. I think the right solution is to simply redirect http://cordova.io/, www.cordova.io, and http://cordova.apache.org/ to the https site. An additional point is that if I would try navigating to https://cordova.io I I get a message that the certificate is not valid. Should be easy to fix with help from letsencrypt.org:) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org