SSL website

Discussion in 'ASP.NET / ASP.NET Core' started by Michael, Nov 18, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I have not done this before and it might be simple, however I dont know how to go about it.

    How do I start a HTTPS connection, is it a case of just redirecting the user to say

    HTTPS://www.mydomain.com.au/ThePage.aspx?Arg1=1

    or does the site need to be configured to accept a secure connection ?

    thanks for any help!
    Mikey
     
  2. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    Did you add the SSL addon and get an SSL certificate? If not you can start the process by ordering the SSL addon via the Addon Manager in the control panel.

    DiscountASP.NET
    http://www.DiscountASP.NET
     
  3. Thank you for the help.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page