Mixed content issue – SSL
-
When using Suffusion on a site using SSL, the following error is generated:
Mixed Content: The page at ‘https://example.com/suffusiontest/’ was loaded over HTTPS, but requested an insecure resource ‘http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit’. This request has been blocked; the content must be served over HTTPS.
Fixing this issue is as simple as detecting the protocol to use for enqueueing. I’ve fixed that in this diff: https://gist.github.com/philipjohn/b616ec58f5a44840d918
Thanks
The topic ‘Mixed content issue – SSL’ is closed to new replies.
