Re: HTTPS working (I think) but Security lock not showing in IE
From: Ken Schaefer (kenREMOVE_at_THISadopenstatic.com)
Date: 11/23/04
- Next message: Jeff Cochran: "Re: IIS 6 slows down ASP pages"
- Previous message: Ken Schaefer: "Re: Secure WebDAV - ending connection"
- In reply to: Kirk Graves: "HTTPS working (I think) but Security lock not showing in IE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 23 Nov 2004 21:45:05 +1100
In your HTML file, you may have references to other files, eg images <img
src="/images/someImage.gif">, CSS files, external javascript (.js) files
etc. None of these can have http:// references. They must all be https:// or
they must not include a protocol at all. Only if all items are downloaded
via https does the browser show the lock icon.
Cheers
Ken
"Kirk Graves" <krgitsoftware@yahoo.com> wrote in message
news:%23bK2atpzEHA.1404@TK2MSFTNGP11.phx.gbl...
>I have an IIS 6 Server that I have just inherited (the system admin just
> left the company). I have a directory that needs to be SSL protected. I
> have the Certificate installed (it was done before I took over), and I can
> require the directory only be accessed through SSL. My problem is that
> one
> of the files in the directory does not show the lock in IE after it is
> loaded. The file starts off showing the lock, but by the time the file is
> loaded, the lock is gone. all other files in the directory are working
> correctly, it is only this one file that is giving me grief.
>
> Does anyone have some time for developer turned IIS Admin (against his
> will).
>
> Thanks!
>
> Kirk
>
> HTTP working (I think) but Security lock not showing in IE
>
>
>
- Next message: Jeff Cochran: "Re: IIS 6 slows down ASP pages"
- Previous message: Ken Schaefer: "Re: Secure WebDAV - ending connection"
- In reply to: Kirk Graves: "HTTPS working (I think) but Security lock not showing in IE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|