[thelist] IE "Insecure Items" Problem

Ian Anderson ian at zstudio.co.uk
Wed Feb 1 10:03:57 CST 2006


Tony Grimes wrote:
> IE is displaying a "this page has both secure and insecure items" warning on
> this page and I can't figure out why:

If you say "OK", then watch the status bar, it tells you the item it's 
downloading - I think this is the culprit, from your basic.css file:

#secnav th, #secnav td {
	...
  url(http://capla.scribenewmedia.com/i/sec-bg.gif) repeat-x left top;
	}

The ssl certificate is specific to the hostname here, "www.".

Files at www.scribenewwossname are OK, but capla.scribeetcetera is not 
covered by your certificate, hence the message.

HTH

Cheers

Ian

-- 
_________________________________________________
zStudio - Web development and accessibility
http://zStudio.co.uk

Snippetz.net - Online code library
File, manage and re-use your code snippets & links
http://snippetz.net




More information about the thelist mailing list