diff --git a/glossary/SSL.md b/glossary/SSL.md index 62905a359..5feb14414 100644 --- a/glossary/SSL.md +++ b/glossary/SSL.md @@ -1,5 +1,4 @@ ### SSL -Secure Sockets Layer known as SSL is a protocol for transferring private data across the Internet. +Secure Sockets Layer, commonly known as SSL or TLS, is a set of protocols and standards for transferring private data across the Internet. SSL uses a cryptographic system that uses two keys to encrypt data. -SSL is the predecessor to Transport Layer Security (TLS).