This is a common problem. My app is secured with an SSL certificate. But if I use the twitter API to display user profile image, it causes SSL to display exclamation point and error " Connection Partially Encrypted....". This sucks. But the amazon url that user profile images come from can also work with https. Is their a way to pull in https natively or do i have to create my own function to construct the url and/or copy images to my server before displaying?
Thanks for suggestions. sull
