> Here is a simple question: should web login forms be always protected by SSL?
Depends.
If you have a site with high traffic, then the SSL load will hurt your
server. For every SSL request, you can handle more then 5 non-SSL
requests. Are you ready for...
> Here is a simple question: should web login forms be always protected by SSL?
Depends.
If you have a site with high traffic, then the SSL load will hurt your
server. For every SSL request, you can handle more then 5 non-SSL
requests. Are you ready for...
[ more ]