Hypertext Transfer Protocol, Secure: Difference between revisions
From ACT Wiki
Jump to navigationJump to search
imported>Doug Williamson m (Correct typo.) |
imported>Doug Williamson m (Amend "combines" to "incorporates" for clarity.) |
||
Line 3: | Line 3: | ||
A protocol which provides a secure connection for transferring documents over the web. | A protocol which provides a secure connection for transferring documents over the web. | ||
HTTPS | HTTPS incorporates 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. | HTTPS is widely used on the World Wide Web for security-sensitive communications such as payment transactions and corporate logons. | ||
Line 11: | Line 11: | ||
* [[Transport Layer Security]] | * [[Transport Layer Security]] | ||
[[Category: | [[Category:Technology]] |
Revision as of 22:09, 18 October 2013
(HTTPS).
A protocol which provides a secure connection for transferring documents over the web.
HTTPS incorporates 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.