The Transport Layer Security (TLS) protocol is a proposed IETF standard that supercedes SSL.
The purpose of the protocol is to provide encryption and certification at the transport layer (in this case, TCP), so that data can flow through a secure channel without requiring significant changes to the client and server applications.
One widespread use for this technology is in HTTPS.





