ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

HTTPS

HTTPS is the encrypted version of HTTP. Instead of using plain-text socket communication, HTTPS encrypts the session data using either a version of SSL (Secure Socket Layer) or TLS (Transport Layer Security) the IETF-standardized successor to SSL, thus ensuring reasonable protection from eaves-droppers, and man in the middle attacks.

Its default TCP/IP port is 443.

Of course the level of protection depends on the correctness of the implementation by the web browser, and the server software; and the actual symmetric and asymmetric encryption algorithms and hash algorithms supported.

See also

External Links

RFC 2818 - HTTP over TLS




Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "HTTPS".