Thursday, February 7, 2019

An Easy Guide To Understand Difference Between SSL, TLS, SSL Certificate And HTTPS

If you are technically not very sound and do not understand most of the terms used, then this article is specially written for you. In this article, we will discuss SSL, TSL, SSL certificate, and HTTPS in detail, and in a language which is easy to understand.

SSL: In simple words, SSL is a technology which safeguards information, which is being transferred from one system to another from hackers or any other third party by creating an encrypted link between the two systems. This link has to be secured so that no hacker can misuse or modify the information or data. To achieve this kind of security, data has to be encrypted to make it impossible to read. With the help of this encrypted link, the data transferred between the browser and the server or, in some cases, one server to another remains safe and secured.

SSL Certificate: To get a secure connection or SSL connection between the browser and server, there is a need for SSL certificate. The information SSL Certificate carry is a domain name, company/organization name, and complete address along with the country name. Along with these details, additional information that the certificate contains is the date of expiration, which thoroughly depends upon the tenure you have opt for, and CA (Certification Authority) details. CA is the entity, which is responsible for issuing SSL Certificate

Whenever a browser makes a connection with the server, it checks the SSL certificate of that particular site and its expiration date. Along with this, the authenticity of the Certification Authority (CA) is also verified.


TLS: TLS stands for Transport Layer Security. It is similar to SSL but is more secure. In simple words, it is an updated version of SSL. However, SSL is the most commonly used term, so if you bought latest SSL and want to go for TLS instead, you don’t have to spend a single penny because most probably the latest SSL which you already have is actually a TLS certificate.

HTTPS: When we talk about the word ‘secure’ we mean encryption (converting data into a non-readable form). When we use the internet, a wide amount of data is shared. The data can contain personal details, bank account details, credit card details, confidential data or sensitive data. When we share this data online via login forms, online shopping, banking or by any other means, our preference is to transfer data in such a way that it does not fall into wrong hands, is misused or modified.

No comments:

Post a Comment