update SSL

This commit is contained in:
Stefan Feješ
2018-09-01 12:36:00 +02:00
parent b0938c0963
commit e7c020af45

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