Hi
If I wnat to configure my app to run under SSL what steps do I need to take?
Is it simply a case of getting an SSL certificate installed on my hosting space and then set ForceSSL to True in the webconfig?
Thanks for your help
Ewan
Hi Ewan,
Yes, that's basically it. You don't even have to use the ForceSSL, unless you want to make sure your application is only accessed via HTTPS.
Palli
Hi Palli
Thanks
You are welcome,