Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

SSL connection partially encrypted

Hello, this site https://www.lowpricehosts.com/ is showing only partially encrypted ssl not sure why please help as i have no ssl.

Comments

  • vrijvlindervrijvlinder Papillon-Sauvage MVP

    Do you have an ssl certificate ? Are you serving your website using SSL encryption ?

    If you use https in the URL but the site does not have a valid SSL certificate you will get this notice by some browsers.

    Unsafe script from unknown or un authenticated sources. You will see that when loading or trying to load content which does not come from authenticated sources with a valid SSL certificate.

    For example: My forum is at https://forum.com but some of my content is coming from http://myscripts.com
    so that is considered non authenticated source or mixed content.

  • x00x00 MVP
    edited September 2014

    @vrijvlinder this is spam don't respond.

    edit I may have been hasty, but Vanilla has nothing to do with ssl, which makes me naturally sceptical this is a question.

    May be talking about mixed content errors. Something impossible to prevent on a public forum where anyone can post anything that doesn’t have to be https.

    grep is your friend.

  • Oh i see ok thanks for the feedback guys.

  • http://themes.googleusercontent.com/static/fonts/bitter/v3/2PcBT6-VmYhQCus-O11S5-vvDin1pK8aKteLpeZ5c0A.woff

    is nto https

    you can use

    https://themes.googleusercontent.com/static/fonts/bitter/v3/2PcBT6-VmYhQCus-O11S5-vvDin1pK8aKteLpeZ5c0A.woff

    or even

    //themes.googleusercontent.com/static/fonts/bitter/v3/2PcBT6-VmYhQCus-O11S5-vvDin1pK8aKteLpeZ5c0A.woff

    skipping the protocol altogether

    grep is your friend.

  • Thanks i will look into that :)

  • more

    Blocked loading mixed active content "http://connect.facebook.net/en_US/all.js#xfbml=1"
    Blocked loading mixed active content "http://w.sharethis.com/button/buttons.js"
    Blocked loading mixed active content "http://connect.facebook.net/en_US/all.js#xfbml=1"
    Blocked loading mixed active content "http://w.sharethis.com/button/buttons.js"
    

    it will be a never ending battle as people will post images an stuff.

    grep is your friend.

  • Understood i just added ssl for fun so no problem, thanks for checking into this i really appreciate it, thanks again, any tips or info please feel free to advice.

Sign In or Register to comment.