I went with a function to explode the aws image url to detect if it was http
or https and reconstruct url to use https if needed.  profile image still
shows up and my SSL lock is clean and no error messages when viewing
certificate.
small detail but might be useful to someone.

On Wed, Jun 24, 2009 at 1:36 AM, Michael Sullivan <[email protected]>wrote:

> 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
>

Reply via email to