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 to NonSSL Redirection

  1. #1
    tom.hundley is offline Junior Member
    Join Date
    Nov 2009
    Posts
    11

    Default SSL to NonSSL Redirection

    Hi. I was wondering if AspDotStorefront supported redirecting users back to nonsecure pages after they leave a secure page. I know it supports redirecting from nonsecure to secure, but I don't see that it goes the other way.

    For example, if a user is shopping and adds a product to their cart, they are redirected to SSL. If they continue shopping, they remain on the secure channel instead of being redirected back to 80.

    Are there any config values that I missed?

    Thanks!!
    Tom Hundley

    Elegant Software Solutions, LLC
    Managing Consultant
    http://www.elegantsoftwaresolutions.com
    http://www.totalcarewebsites.com

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    There's an appconfig: GoNonSecureAgain which you can set to true if you want the cart to redirect the users back to non-secured pages (from https -> http), but once they're back again to a secured pages it will again use https (from http -> https). However, if you don't want to have the pages redirected to http at all even if it's an ordinary page, just set that to false.

  3. #3
    tom.hundley is offline Junior Member
    Join Date
    Nov 2009
    Posts
    11

    Default

    Perfect! Thanks Alfred. You guys rock...
    Tom Hundley

    Elegant Software Solutions, LLC
    Managing Consultant
    http://www.elegantsoftwaresolutions.com
    http://www.totalcarewebsites.com