Using SSL Authentication on a non-SSL website
April 5th, 2008
The task is to provide a secure login on a website which doesn’t necessarily have any other secure content. If you have an SSL certificate for your webserver you can use SSL just for the login to reduce the traffic going over SSL. (more…)