0% found this document useful (0 votes)
28 views8 pages

Secure Socket Layer (SSL)

SSL (Secure Sockets Layer) is a security technology that enables encrypted communication between web browsers and servers, protecting sensitive information from theft. It requires an SSL certificate to authenticate the website's identity and encrypt transmitted data. Users can verify secure connections by checking the URL in their browser's address bar.

Uploaded by

achu48547
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views8 pages

Secure Socket Layer (SSL)

SSL (Secure Sockets Layer) is a security technology that enables encrypted communication between web browsers and servers, protecting sensitive information from theft. It requires an SSL certificate to authenticate the website's identity and encrypt transmitted data. Users can verify secure connections by checking the URL in their browser's address bar.

Uploaded by

achu48547
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

SECURE SOCKET LAYER (SSL)

SSL stands for Secure Sockets Layer, a global standard security technology that enables
encrypted communication between a web browser and a web server. It is utilized by millions1
of online businesses and individuals to decrease the risk of sensitive information (e.g., credit
card numbers, usernames, passwords, emails, etc.) from being stolen or tampered with by
hackers and identity thieves. In essence, SSL allows for a private “conversation” just between
the two intended parties.

To create this secure connection, an SSL certificate (also referred to as a “digital certificate”)
is installed on a web server and serves two functions:

•​ It authenticates the identity of the website (this guarantees visitors that


they’re not on a bogus site)

•​ It encrypts the data that’s being transmitted

To determine whether you are transmitting data over a secure


connection , you can read the URL in the browsers address bar.
Figure18.2
Single root certificate, chained root certificate

You might also like