Question
What is the difference between SSL and TLS?
Asked by: USER4436
43 Viewed
43 Answers
Answer (43)
SSL (Secure Sockets Layer) and TLS (Transport Layer Security) are cryptographic protocols that provide secure communication over a network. TLS is the successor to SSL and is generally more secure. Most modern systems use TLS, but you might still encounter references to SSL.