in

dashCommerce

An ASP.NET Open Source e-Commerce Application

ssl

Last post 12-14-2008 12:38 PM by halim. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 05-07-2008 2:40 PM

    I have properly installed a ssl certificate on my webserver.  How do I get V2.2 of CSK/Dash to use the ssl properly where default.aspx etc doesnt need to be secure, but the checkout page does?

     

    As it is now, if I turn on ssl, the site will run if I use https://.... for the entire sire.

     

    Filed under:
  • 05-08-2008 11:14 AM In reply to

    Re: ssl

    Can someone who has this working please help?

  • 05-08-2008 9:24 PM In reply to

    Re: ssl

    Maybe the pages that you need secure you can check on Page_OnLoad to make sure that the page url starts with https:// or else redirect him to that url.
    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
  • 05-08-2008 9:42 PM In reply to

    • MrBruce
    • Top 10 Contributor
    • Joined on 02-11-2008
    • Juno Beach, FL
    • Posts 126

    Re: ssl

    Actually, this is a real good question! I'm about to launch a new site for a client using PayPal Pro once dC3 is released. I am going to purchase an SSL certificate for them, but I'm uncertain about where it goes! Should I use it for the whole domain (i.e. www.MyStore.com) or only for a special section (i.e. secure.MyStore.com) or something else??? Oncve these guys are purchased, there's no changing anything - so I need the Correct response, please!!!  

     Wink

    --
    Bruce
  • 05-08-2008 9:59 PM In reply to

    Re: ssl

    I think how it works in v3.0 is that if you set in the SiteSettings  RequireSsl = true then if the using is not under https it will Redirect the user to https.
    I don't know if it will work with a Sub Domain .
    You can also try out OpenSSL to test this before you get a certificate from a real provider.
    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
  • 12-14-2008 12:38 PM In reply to

    • halim
    • Top 200 Contributor
    • Joined on 12-09-2008
    • Posts 7

    Re: ssl

    I have used OpenSSL with Win32 apps. We never had a chance to use OpenSSL with a web browser.

    What do I need to setup/get or configure in DashCommerce in order to use OpenSSL. Can you direct me to any documenatation if available.

    Alaso, this is what I use to generate OpenSSLs I think it works great: http://www.arcanatech.com/Products/Tools/SSLBuddy/tabid/62/Default.aspx

    Do you have any suggestions?

    Thank you,

    -Halim

Page 1 of 1 (6 items)