DJMic Posted December 6, 2007 Share Posted December 6, 2007 Can anyone adivse me the best and most reasonable way to make my server use a SSL Certificate? Quote Link to comment Share on other sites More sharing options...
Lumio Posted December 6, 2007 Share Posted December 6, 2007 SSL: Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. There are slight differences between SSL and TLS, but the protocol remains substantially the same. As you can see is SSL good for security. Quote Link to comment Share on other sites More sharing options...
DJMic Posted December 6, 2007 Author Share Posted December 6, 2007 Great Thanks for the information but which one is most recommended? How does one choose from one or the other? Quote Link to comment Share on other sites More sharing options...
neylitalo Posted December 6, 2007 Share Posted December 6, 2007 Create your own - it's far cheaper (free!), and the level of security is the same. You never have to pay for an SSL certificate, only for a "trusted" one. Here is a guide to creating your own SSL certificates in a Unix-like environment. I'm not sure how you'd go about it in a Windows environment. Quote Link to comment Share on other sites More sharing options...
DJMic Posted December 6, 2007 Author Share Posted December 6, 2007 I've already done a "free" one but it gives warnings that it's not safe I do use Win32 and Apache https://mcsdomains.ca The security certificate presented by this website has errors. The problem may indicate an attempt to fool you or intercept any data you sent to the server. We recommend you close this webpage. Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted December 7, 2007 Share Posted December 7, 2007 As neylitalo said, it is just as safe. The encryption doesn't change. It's just it is not issued by a trusted issuer and therefore it were not possible to verify who you are. It is therein it is not safe - e.g. to enter credit card information to a random person on the internet except somebody whose identity has been confirmed by a trusted company (e.g. VeriSign). Quote Link to comment Share on other sites More sharing options...
DJMic Posted December 7, 2007 Author Share Posted December 7, 2007 Yes but they want like $400 / year for their basic package! And what's worse is now the new Internet Explorer and Vista FLASH warnings to close browser and also that the site is not secure which puts that much more scare in the person visiting the site. Quote Link to comment Share on other sites More sharing options...
beebum Posted December 7, 2007 Share Posted December 7, 2007 Try http://www.cacert.org/ Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted December 7, 2007 Share Posted December 7, 2007 Try http://www.cacert.org/ Their CA isn't in most of the browsers and therefore the user will be presented with the same warning as with a self-signed certificate. Quote Link to comment Share on other sites More sharing options...
DJMic Posted December 7, 2007 Author Share Posted December 7, 2007 Any other suggestions it does work great until you have the new IE or Vista Quote Link to comment Share on other sites More sharing options...
beebum Posted December 7, 2007 Share Posted December 7, 2007 Their CA isn't in most of the browsers and therefore the user will be presented with the same warning as with a self-signed certificate. You can add them to you authorities list to fix that. Quote Link to comment Share on other sites More sharing options...
tomfmason Posted December 7, 2007 Share Posted December 7, 2007 I know that godaddy is not very popular with most of us here but they have very reasonable prices for their ssl certs http://www.godaddy.com/gdshop/compare/gdcompare_ssl.asp . It less then $90 /year and I have not had a problem yet. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.