I've got conditional code to put the proper reference in now.  But I
still get the unsecure content warning.

-----Original Message-----
From: J.J. Merrick [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 30, 2007 7:17 AM
To: CF-Talk
Subject: Re: What's not secure?

I know that with analytics that the SSL code they have the domain name
changes not just the S in https

http://www.google-analytics.com/urchin.js

https://ssl.google-analytics.com/urchin.js


I've had to do special code in the past to detect when SSL was in
place and change the URL based on that. It is also nice when you can
turn off the urchin code when you are test mode or localhost.


J.J.

On 8/29/07, Brian Kotek <[EMAIL PROTECTED]> wrote:
> The error I see is that the certificate sent by Google doesn't match
the
> name (one says www.google-analytics.com and the other says
www.google.com).
>
> On 8/29/07, Matthew Smith <[EMAIL PROTECTED]> wrote:
> >
> > I am trying to get a page to load through https, but I get the
> > notification that there are non-secure items on the page.
Everything on
> > the page has a relative link, except the google analytics, which I
have
> > loading through https.  I'm getting a javascript error that seems to
> > point to the google analytics, but I have the same code running on
> > another site fine.  I can't figure out what it is.
> >
> > Is there any tool that will help you track down what portion of
content
> > is not loading secure?
> >
> > The page is https://www.jury-duty.org <https://www.jury-duty.org/>
> >
> > Thanks!
> >
> >
> >
> >
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287437
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to