Friday, June 16th, 2006
SSL is a nice feature to show off to customers - it has a nice lock icon which reassures users that they are secure. However, it comes at a price - the encryption and decryption process does take up time CPU time on both client and server, in additon to ...
Posted in Programming | No Comments »
Friday, June 16th, 2006
We are currently working on adding SSL support to my company's flagship product. After I was unable to find an article clearing explaining how to choose an approriate certificate, I am writing down my own thoughts here.
PURPOSE OF SSL
Every developer should be aware that SSL encryption serves two distinct purposes ...
Posted in Website | No Comments »