Broken ssl, what to do

Posted by TIT on Stack Overflow See other posts from Stack Overflow or by TIT
Published on 2010-05-11T19:34:34Z Indexed on 2010/05/11 19:54 UTC
Read the original article Hit count: 334

Filed under:

I have a site and i implemented ssl there. but when i browse it, the security seals dont come. i asked to godaddy, they replaid:

Thank you for contacting online support. I cannot replicate the issue you have described. The error you described is caused by the way your site has been designed. If you receive this error, you have a combination of secure and non-secure objects on the page. For example, if your secure website was https://www.domain.tld and you added an object (an image, script, flash file, etc.) to that page that was located at http://www.domain.tld/image.jpg, you would break the seal.

You will need to change your design to link to objects using https (ie https://www.domain.tld/image.jpg) or modify your site design to use relative paths (/image.jpg).

This error can only be corrected by modifying your site design. Please contact your web designer or the manufacturer of your web design software if you require additional assistance modifying your site design.

but the problem is i made everything,all my images javascripts are unders https, but the seal still not coming, saying: some content insecure. what is the problem.

© Stack Overflow or respective owner

Related posts about ssl