Question-list out the differences between HTTP and HTTPS.
Answers
Answered by
3
HTTP is unsecured while HTTPS is secured. HTTP sends data over port 80 while HTTPS uses port 443. HTTP operates at application layer, while HTTPS operates at transport layer. No SSL certificates are required for HTTP, with HTTPS it is required that you have an SSL certificate and it is signed by a CA.
That's why every Big website have HTTPS like Amazon , flipkart and brainly also
Please mark me as the brainliest
Answered by
1
Answer:
pls Mark As Brainliest
Explanation:
HTTP is unsecured while HTTPS is secured. HTTP sends data over port 80 while HTTPS uses port 443. HTTP operates at application layer, while HTTPS operates at transport layer. No SSL certificates are required for HTTP, with HTTPS it is required that you have an SSL certificate and it is signed by a CA.
Similar questions