Monday, July 26, 2021

One-way and two-way SSL authentication

How One-Way SSL Works?Below is the high level description of the steps involved in establishment of connection and transfer of data between a client and server in case of one-way SSL:Client requests for some protected data from the server on HTTPS protocol. This initiates SSL/TLS handshake process....