Transport Layer Security

From RaySoft

Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide security and data integrity for communications over networks such as the Internet. TLS and SSL encrypt the segments of network connections at the Transport Layer end-to-end.[1]

WARNING:
SSLv2[2] and SSLv3[3] should not be used anylonger! TLSv1.0[4] and TLSv1.1[4] should be avoided!

Documentation

Request for Comments (RFC)

Further Information

Implementations

Additional Resources

References