Hey all
I'm having a minor problem with Mixed-content on HTTPS served pages on our site, when we include the http://platform.twitter.com/widgets.js
Apparently Twitter doesn't have a valid certificate -- but hopefully I am mistaken.
Do any of you have a solution to the problem. I've searched here and on google for a related problem, and have found:
- Serve the file myself, via HTTPS (but this gives me something I'll need to maintain)
- Exclude the file from my pages, when serving via HTTPS (which means I lose functionality)
Suggestions ?