Which SSL do I need?
Posted
by
Maik Klein
on Programmers
See other posts from Programmers
or by Maik Klein
Published on 2012-09-04T18:53:25Z
Indexed on
2012/09/04
21:50 UTC
Read the original article
Hit count: 619
I need to buy a ssl certificate. Now there are so many different alternatives with a huge price range.
I know the very basic differences of browser compatibility and security level. But I need a "cheap" ssl certificate.
My homepage looks like this
http://www.test.com
Now if I go to the loginpage i should switch to https like this
https:/www.test.com/login
I am also considering to secure the whole site if the user has singed in.
Now there are sites which are offering SSl for 7$/year. Would this do the job?
Or would you recommend me to get something more expensive like this one?
I want to add paypal support in a later version of my website and I don't want to save money on the wrong end.
What would you recommend me?
© Programmers or respective owner