Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: Ssl

  1. #1
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation Ssl

    Hi, I didn't find right place to post this question.

    I have a SSL certificate for my website.

    But when we are in https:// page

    in the address bar there is a warning icon and when we click on that warning, it says information on this website can be manipulated.


    I checked on asdotnetstorefornt website, they have no warning icon when we are on https:// page.

    I am attaching Screen shots of my website warning message and ASPdotnetstorefront website safe message.


    could any one guide me what i should do.
    Attached Images Attached Images   
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    That means that you have a mix of secure/unsecure content on the page. Generally this happens when you link to external images/services, or when you insert javascript into your template that isn't written properly to handle switching to HTTPS. You need to go through all of your code, links, etc to track down what is still going across HTTP when the rest of the site is secure.

  3. #3
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Default Thanks

    Thanks, i will work on it.
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4