Hypertext Transfer Protocol, Secure: Difference between revisions
From ACT Wiki
Jump to navigationJump to search
imported>Charles Cresswell No edit summary |
imported>Doug Williamson m (Spacing 27/8/13) |
||
Line 1: | Line 1: | ||
(HTTPS). | (HTTPS). | ||
A protocol which provides a secure connection for transferring for documents over the web. | A protocol which provides a secure connection for transferring for documents over the web. | ||
Line 5: | Line 6: | ||
HTTPS is widely used on the World Wide Web for security-sensitive communications such as payment transactions and corporate logons. | HTTPS is widely used on the World Wide Web for security-sensitive communications such as payment transactions and corporate logons. | ||
== See also == | == See also == |
Revision as of 10:56, 27 August 2013
(HTTPS).
A protocol which provides a secure connection for transferring for documents over the web.
HTTPS combines a normal HTTP interaction but with an additional encryption/authentication layer over an encrypted Secure Sockets Layer (SSL) or Transport Layer Security (TLS).
HTTPS is widely used on the World Wide Web for security-sensitive communications such as payment transactions and corporate logons.