06-07-06 12:23 PM
Hi Doron,
the browser only looks at the received html content to see if there are any
http references inside the https content.
Please use "view source" in IE and search for "http:". Are there any links
to javascript files or css files for images which use http?
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Doron" <Doron@discussions.microsoft.com> wrote in message
news:852F20D1-31CB-44D8-B83E-8002794DAF53@microsoft.com...
> Hi,
>
> I have a MCMS web site with secured and non-secured pages.
>
> The problems with the secured pages (requires https://) is that an alert
> message box apears everytime the user enters the page saying the page
> contains secured and non-secured items.
>
> I looked at the html source sent to the client and couldn't find any
> "redirections" to http:// so I think it might be MCMS related.
>
> We are using a valid certificate and the problems is only with the
> "secured
> non secured content" warning.
>
> Thank you,
>
> Doron G.
[ Post a follow-up to this message ]
|