Ask Question
18 August, 08:29

Explain how secure sockets layer works when a user communicates securely with a Web site.

+4
Answers (1)
  1. 18 August, 09:26
    0
    SSL is useful to make secure communication between client and server. For this we need to configure the server with a certificate

    Explanation:

    SSL provides 2 keys public and private. when we transferring data it encrypts that with public key and the authorized user decrypts that with private key so that unauthorized users might not able to hack/read the information
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Explain how secure sockets layer works when a user communicates securely with a Web site. ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers