OS X Yosemite Server Part 7: SSL Certificates

icon128-2x
SSL, or Secure Socket Layer, Certificates are designed to set up secure encrypted communications between devices. SSL is used to keep everything from online bank transactions to other service communications with your server safe and secure. When browsing the web you can see this service at work when you log into a site and you see the lock icon in Safari or the web address starts with the https as opposed to non secure http.

SSL verifies that you are who you say your are or that the server you are trying to contact is the server you think it is so you don’t end up connecting to a spoofed site that then steals your information. There are two types of SSL Certificates in terms of verifying identity. There is a self signed certificate where the user is vouching for him/herself and a verified certificate where a third party is verifying the identity of the service you are looking to connect with. Obviously the verified SSL Certificate is more trusted than a self signed one. If you try to connect to a site that has signed it’s own certificate you will get a warning that that is the case while a verified certificate will go through without a warning since it is trusted. For your own website you really don’t need a verified SSL Certificate because you know who you are. If you are hosting a site that third parties will visit, you will want to have a purchased one.

In this screencast tutorial I cover the Certificates Service built into OS X Server. I cover what SSL certificates do, the differences between self-signed & verified certificates, how to secure your services with SSL, the different types of certificates you can create in OS X Server, and how to purchase and set up a third party verified SSL certificate. If you have any questions or comments, feel free to leave them here or on my
Youtube Channel.



blog comments powered by Disqus