Monday 14 December 2020

1. HyperText Transfer Protocol (HTTP) :

HyperText Transfer Protocol (HTTP) is a protocol using which hypertext is transferred over the Web. Due to its simplicity, http has been the most widely used protocol for data transfer over the Web but the data (i.e. hypertext) exchanged using http isn’t as secure as we would like it to be. In fact, hyper-text exchanged using http goes as plain text i.e. anyone between the browser and server can read it relatively easy if one intercepts this exchange of data.

2. Hypertext Transfer Protocol Secure (HTTPS) :

Hypertext Transfer Protocol Secure (HTTPS) is an extension of the Hypertext Transfer Protocol (HTTP). It is used for secure communication. In HTTPS, the communication protocol is encrypted using Transport Layer Security.

HTTP, HTTPS, Web Hosting, Web Hosting Reviews, Compare Web Hosting

Difference between HTTP and HTTPs:


HTTP HTTPS 
HTTP stands for HyperText Transfer Protocol. HTTPS for HyperText Transfer Protocol Secure.
In HTTP, URL begins with “http://”.  In HTTPs, URL starts with “https://”. 
HTTP uses port number 80 for communication.  HTTPs uses 443 port number for communication. 
HTTP is considered to be unsecure.  HTTPs is considered as secure.
HTTP works at Application Layer.  HTTPS works at Transport Layer.
In HTTP, Encryption is absent.  Encryption is present in HTTPS.
HTTP does not require any certificates.  HTTPS needs SSL Certificates. 

0 comments:

Post a Comment

Facebook

Popular Posts

Blog Archive

Total Pageviews