From b0938c0963303595312cfcc90ed3d34fe1a64c21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Feje=C5=A1?= Date: Sat, 1 Sep 2018 12:35:04 +0200 Subject: [PATCH] add SSL --- glossary/SSL.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 glossary/SSL.md diff --git a/glossary/SSL.md b/glossary/SSL.md new file mode 100644 index 000000000..bb62da504 --- /dev/null +++ b/glossary/SSL.md @@ -0,0 +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.