Synopsis
SSL should be installed on all sites that will be handling customer information.
Procedure
-Make sure you have installed your SSL certificate (your host will assist you with this)
-Verify that the certificate is working by accessing your site with https:// instead of http://
-Set the UseSSL AppConfig to true
-Set the LiveServer AppConfig to yourdomain.com (no www)
-Set the RedirectLiveToWWW if your SSL certificate has www on it
-Ensure that the LiveServer AppConfig is set properly for your site
|