fix styling

This commit is contained in:
Stefan Feješ
2018-09-01 15:10:57 +02:00
parent 888a1dedbe
commit 70d950e60c
3 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,5 @@
### 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. SSL is the predecessor to Transport Layer Security (TLS).
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).