Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 351 Bytes

File metadata and controls

10 lines (7 loc) · 351 Bytes

HTTPS

HTTPS is in effect Secure HTTP. The secure part means that the TCP transport layer is enhanced to provide authentication, privacy (encryption) and data integrity by the use of TLS.

See the Using TLS section for in-depth details on how to modify and tweak the TLS details in an HTTPS transfer.