SSL/TLS : what is it and how it works
How SSL/TLS Works
SSL/TLS creates an encrypted tunnel between client and server through a handshake process:
The Handshake
Client Hello: Client sends supported encryption methods
Server Hello: Server picks encryption method, sends certificate
Cert...
ntsacom.hashnode.dev3 min read