Most likely one of your includes has a reference to a http in it, like a flash version checker or codebase installer.
The easiest way is to do a find for http across all the files. Another way is start commenting out code until the message goes away, then you will find which bit is causing the problem. Regards Dale Fraser http://dalefraser.blogspot.com -----Original Message----- From: Matthew Smith [mailto:[EMAIL PROTECTED] Sent: Thursday, 30 August 2007 11:11 PM To: CF-Talk Subject: RE: What's not secure? Which flash codebase are you referring to? The flash javascript is relative links, as is the flash swf references... -----Original Message----- From: William Seiter [mailto:[EMAIL PROTECTED] Sent: Thursday, August 30, 2007 6:54 AM To: CF-Talk Subject: SPAM-LOW: RE: What's not secure? You also might consider the Flash 'codebase' is pulling from a non-secure site. William -----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 29, 2007 9:44 PM To: CF-Talk Subject: Re: What's not secure? I got the same thing on Firefox (mismatched cert/domain). On 8/30/07, Brian Kotek <[EMAIL PROTECTED]> wrote: > An alert just popped up and told me, then asked if I wanted to accept it and > continue or not. I'm using Firefox. > > On 8/29/07, Matthew Smith <[EMAIL PROTECTED]> wrote: > > > > How did you access this info? I may need to get with their tech support > > so I need to know. Thanks for the help! > > > > -----Original Message----- > > From: Brian Kotek [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, August 29, 2007 9:38 PM > > To: CF-Talk > > Subject: Re: What's not secure? > > > > 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). -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287442 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

