Answer:
SSL:
Secure Sockets Layer:
It ia secure way of sending data over the internet. It uses the https protocol and the
appropriate security certificates(encryption keys).
When a user requests a page using SSL, the web server generates an encryption key
for the user and then encrypts the page data.the encrypted page is then sent to the
browser. When the browser receives the SSL Page,it uses the same encryption key to
decrypt the received page.
Asked In: Many Interviews |
Alert Moderator