PDA

View Full Version : SSL website


Michael
11-18-2004, 05:07 AM
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

Eric
11-18-2004, 05:10 AM
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

Michael
11-19-2004, 12:33 PM
Thank you for the help.