Understanding SSL Handshake

SSL involves two main functions: encryption and authentication of the certificate. Encryption is a part of data confidentiality and authentication is important for the identification of the source of data. SSL requires the use of a server certificate that is issued by a trusted CA. Certificate Basics A certificate is an important component for SSLContinue reading “Understanding SSL Handshake”