Categories: GeneralIT knowledge

What is SSL?Knowledge in 3 minutes

What is SSL

SSL (Secure Sockets Layer) is a mechanism (protocol) for encrypting data sent and received over the Internet. It is a protocol that encrypts and protects personal information on the Internet.

SSL is used in various situations, such as browsing websites and sending and receiving e-mail.

SSL Process Flow

The SSL process flow is as follows

  1. The client requests SSL communication from the server.
  2. The server sends a certificate and public key to the client.
  3. The client encrypts the symmetric key with the public key and sends it to the server.
  4. Both parties communicate by encrypting and decrypting with the shared symmetric key.

SSL prevents data eavesdropping and tampering by encrypting important data such as personal and credit card information as it is sent and received.

SSL is an indispensable mechanism for secure communication over the Internet.

Test-Hack

Share
Published by
Test-Hack

Recent Posts

“Seven Basic Tools of Quality Control” for Web App tester

"Seven Basic Tools of Quality Control" Difference between “New” and “Old" "Seven Basic Tools of…

2 months ago

How to Postman environment variable settings. Knowledge in 3 minutes

This article uses Postman for Mac , Version 10.0.32 In Postman, it is useful to…

5 months ago

What is Edge AI? Knowledge in 3 minute

First, what is Edge Computing? Before understanding Edge AI, it is helpful to first understand…

5 months ago

What does usability testing do? Knowledge in 3 minute

Usability Testing is described in the ISQB Glossary as follows Usability TestingTesting to evaluate the…

5 months ago

What is “Shift-left” ? Knowledge in 3 minutes

Do you understand what the term "shift-left" means?In this article, we will explain "What is…

5 months ago

What is “Inception deck” ? Knowledge in 3 minutes

What is "Inception deck" ? Inception Deck is one of the practices of Agile development…

5 months ago