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
I managed to solve this by looking at the code behind the Follow button on https://dev.twitter.com
You don't need to include the http://platform.twitter.com/widgets.js. On the place where you want your Follow button, simply put the following:
This allows you to have an https Twitter Follow button without the Mixed Content message.