Hypertext Transfer Protocol, Secure: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
imported>Doug Williamson
(Add links.)
imported>Doug Williamson
(Add link.)
 
Line 17: Line 17:
* [[Encryption]]
* [[Encryption]]
* [[Internet]]
* [[Internet]]
* [[Protocol]]
* [[Transport Layer Security]]
* [[Transport Layer Security]]
* [[URL]]
* [[URL]]

Latest revision as of 17:28, 31 October 2022

Cybersecurity.

(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.


Often abbreviated in lower case as https.


See also