Web client like browsers establishes a secure SSL connection with servers using(working) the handshake protocol.Client trusts the SSL/TLS server public certificate using ssl public key detail & this protocol on successful handshake establishes the trust between the client and servers.
Recommended Books :
Data Structure and Algorithm : https://amzn.to/2PEwqUr
Cracking the coding interview : https://amzn.to/3tJ0kFt
Building Microservices : https://amzn.to/38ZrksB
#ssl #https #CodedTribe #handshake #security