EarthSystemCoG / COG

COG source code
BSD 3-Clause "New" or "Revised" License
8 stars 16 forks source link

Loading gif animation from yahoo causes ssl warning (mixed content) #1382

Closed pchengi closed 6 years ago

pchengi commented 6 years ago

The file yui_panels.html refers to a rel_interstitial_loading.gif which is an animation of a 'loading progress bar'. This file is unfortunately not available through https, so it triggers a mixed content warning on ESGF sites. Replace this file with one which is available over https, or host this file elsewhere where it can be accessed over https.

LucaCinquini commented 6 years ago

Fixed by loading the same gif from local content.