Difference between revisions of "HTTPS"

From Market Ruler Help
Jump to: navigation, search
m
Line 16: Line 16:
 
* [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
 +
 +
[[Category:Glossary]]

Revision as of 02:25, 30 September 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