From e7c020af4588a7acdb378c9a6a832f03a81b2b04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Feje=C5=A1?= Date: Sat, 1 Sep 2018 12:36:00 +0200 Subject: [PATCH] update SSL --- glossary/SSL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glossary/SSL.md b/glossary/SSL.md index bb62da504..81dc2d2dc 100644 --- a/glossary/SSL.md +++ b/glossary/SSL.md @@ -1,3 +1,3 @@ ### SSL -Secure Sockets Layer known as SSL is a protocol for transferring private data across the Internet. SSL uses a cryptographic system that uses two keys to encrypt data. +Secure Sockets Layer known as SSL is a protocol 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).