update SSL

This commit is contained in:
Stefan Feješ
2018-09-01 12:36:00 +02:00
parent 71d90813a3
commit e53c2e59aa

View File

@ -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).