Join us on June 5th for a Tech Talk with Bill Doerrfeld and Kenn Hussey as we discuss the future of open source. Register now
.
Back to Kubernetes Glossary

Transport Layer Security (TLS)

What is Transport Layer Security (TLS)?

Transport Layer Security, or TLS, is a network protocol that secures network communication. Websites use HTTP over TLS ("HTTPS") to secure communication between web browsers and servers. TLS is an evolution of Secure Sockets Layer (SSL), which is now deprecated. The current version of TLS is 1.3.

Learn More