TLS - The basics
Introduction
TLS aka Transport layer security is a successor of SSL. It is the standard cryptographic protocol in the industry right now. It is also built with the same specification as SSL builds upon. It authenticates, encrypts the data.
Bare in m...
pritom.hashnode.dev4 min read