Difference between revisions of "HTTPS"

From Market Ruler Help
Jump to: navigation, search
(Created page with '''Acronym''. '''H'''yper'''T'''ext '''T'''ransport '''P'''rotocol '''S'''ecure. '''HTTPS''' is the second most common protocol used on the internet and is found in internet [[UR...')
 
Line 11: Line 11:
 
* [[Internet Protocols]]
 
* [[Internet Protocols]]
 
* [[Protocol:http|Secure HTTP]] Protocol
 
* [[Protocol:http|Secure HTTP]] Protocol
* [[Protocol:ftp|FTP]] Protocol
+
* [[Protocol:FTP|FTP]] Protocol
  
 
=Learn more=
 
=Learn more=
 
* [http://www.w3.org/Protocols/ HTTP Protocol] on the W3C
 
* [http://www.w3.org/Protocols/ HTTP Protocol] on the W3C
 
* [http://www.ietf.org/rfc/rfc2616.txt HTTP Protocol Specification] as defined by the [[IETF]], [[RFC]] 2616
 
* [http://www.ietf.org/rfc/rfc2616.txt HTTP Protocol Specification] as defined by the [[IETF]], [[RFC]] 2616

Revision as of 04:38, 18 April 2009

Acronym. HyperText Transport Protocol Secure.

HTTPS is the second most common protocol used on the internet and is found in internet URLs with the prefix:

https://

The HTTPS protocol uses the Secure Sockets Layer protocol to secure communications between a Web Browser and a Web Site.

See also

Learn more