Forum Moderators: open

Message Too Old, No Replies

secure page but no lock

         

ganderla

5:03 pm on Dec 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I am working on a site that has a few things that are secure. When I call up the page, the URL starts with [,...] but there is no lock in the corner of the browser. I know if I am buying something online, no matter what the URL is, I will leave if there is no lock. Any ideas?

korkus2000

6:17 pm on Dec 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



hmm... Are you sure that the certificate is installed properly?

marcs

6:21 pm on Dec 3, 2003 (gmt 0)

10+ Year Member



Are the references to non-secure URL's in the source code (images and so on) of that page? This will do what you describe on some browsers.

ganderla

6:21 pm on Dec 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have yahoo hosting and it is their cert as part of the package.
so the url is:
h**ps://s.hostingprod.com/@www.mysite.com/ssl/

korkus2000

6:27 pm on Dec 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Have you contacted Yahoo about it?

ganderla

6:28 pm on Dec 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



there are URL's that are not secure (links to other sites), but all images and the CSS are in the ssl folder.

alexhudson

6:36 pm on Dec 3, 2003 (gmt 0)

10+ Year Member



That URL doesn't look right; with the @ sign there you're probably connecting to www.mysite.com, not Yahoo.

ganderla

6:40 pm on Dec 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



GOT IT, I was pointing to the non-ssl CSS.

Thank you all!