Difference between revisions of "Http / https"

From EDgearWiki
Jump to navigationJump to search
Line 1: Line 1:
Hyper Text Transfer Protocol Secure '''(HTTPS)''' is the secure version of '''HTTP''', the protocol over which data is sent between your browser and the website that you are connected to. The 'S' at the end of HTTPS stands for 'Secure'. It means all communications between your browser and the website are encrypted. Also, if there is no 'S', then there is no certificate.
+
Hyper Text Transfer Protocol Secure '''(HTTPS)''' is the secure version of '''HTTP''', the protocol over which data is sent between your browser and the website that you are connected to. The 'S' at the end of HTTPS stands for 'Secure'. It means all communications between your browser and the website are encrypted.  
 +
Also, if there is no 'S', then there is no certificate. The use of an SSL certificate -- "SSL" stands for secure sockets layer -- which creates a secure encrypted connection between the web server and the web browser.

Revision as of 10:14, 7 June 2017

Hyper Text Transfer Protocol Secure (HTTPS) is the secure version of HTTP, the protocol over which data is sent between your browser and the website that you are connected to. The 'S' at the end of HTTPS stands for 'Secure'. It means all communications between your browser and the website are encrypted. Also, if there is no 'S', then there is no certificate. The use of an SSL certificate -- "SSL" stands for secure sockets layer -- which creates a secure encrypted connection between the web server and the web browser.

Retrieved from EDgear Wiki