Use https for application icons

  • 1
  • Praise
  • Updated 8 years ago
The application icons break the https connection. While everything is over https, the application icons are retrieved from the following URL:

http://s3.amazonaws.com/build.phonega...

This breaks the https connection and the browser does not display the padlock. I tried retrieving the (mind the S):

https://s3.amazonaws.com/build.phoneg...

and it works. The server allready has HTTPS enabled. So I believe it is a relative small task :-)

Thanks for the great work!

With regards,
Vassilis
Photo of poursal

poursal

  • 4 Posts
  • 1 Reply Like
  • happy

Posted 8 years ago

  • 1
Photo of Amir

Amir

  • 8261 Posts
  • 263 Reply Likes
Hi Vassilis Poursalidis

Thanks for the heads-up. I filed an issue here and we'll definitely looking into this.
https://github.com/phonegap/build/iss...

Cheers
-Amir