SSL (secure socket layer) is a protocol designed to protect online information over the web. Encryption technology works on public key infrastructure (public and private key). SSLv3.0 was in practice but deprecated in 2015 due to vulnerability, and TLS was introduced. TLS1.0, TLS1.1, TLS1.2, and TLS1.3 versions have been in practice. The current version is TLS1.3 which was published in 2018.
Most Popular Articles
What is an SSL certificate?
SSL certificate is also called a public key identity certificate, generally issued by a...
Why do I need an SSL certificate?
The information traveling between the browser and the server remains in plain text and third...
What is the role of Encryption in SSL?
Encryption plays an essential role in SSL that uses the SHA-2 hash algorithm. The SHA-2 family...
What is encryption strength?
The quantity of bits in the encryption key used to encrypt data during an SSL transaction is...
What is the importance of authenticity, integrity and encryption in SSL?
SSL certificate stands on three principles: Authenticity, Integrity, and Strong...