Connecting Tech Pros Worldwide Forums | Help | Site Map

HTTP Vs. HTTPS

Newbie
 
Join Date: Nov 2008
Posts: 1
#1: Nov 2 '08
what are the differences between the HTTP and HTTPS protocols, what interaction takes place between browser and server when HTTPS is used?

Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,950
#2: Nov 2 '08

re: HTTP Vs. HTTPS


Hey, Bigears.

Read this.

Markus.
Atli's Avatar
Moderator
 
Join Date: Nov 2006
Location: Iceland
Posts: 3,758
#3: Nov 2 '08

re: HTTP Vs. HTTPS


In short...

HTTPS is an encrypted HTTP request/response using a SSL or TLS connection.
The SSL/TLS connection requires that the server provides a signed public key certificate.
Reply


Similar PHP bytes