I have an app that is served through HTTPS, in which I call the wunderground API through HTTPS, and display a weather icon received in the resonse. Chrome complains about security, as the icon's URL is pure HTTP.
I can rewrite the URL to be HTTPS, but the host doesn't have a correct certificate.
I can rewrite the URL to be HTTPS, but the host doesn't have a correct certificate.
Be the first to post a reply!