fix grammer
This commit is contained in:
parent
a4f39ca018
commit
ebaf348dd3
@ -103,8 +103,8 @@
|
|||||||
<p>
|
<p>
|
||||||
In order to explain this, let's first look at how a different, more modern protocol,
|
In order to explain this, let's first look at how a different, more modern protocol,
|
||||||
<a href="https://en.wikipedia.org/wiki/Transport_Layer_Security">Transport Layer Security (or TLS)</a> solved this problem.
|
<a href="https://en.wikipedia.org/wiki/Transport_Layer_Security">Transport Layer Security (or TLS)</a> solved this problem.
|
||||||
TLS, (still sometimes called by its olde name "Secure Sockets Layer", or SSL) was created to enable HTTPS, and allow
|
TLS, (still sometimes called by its olde name "Secure Sockets Layer", or SSL) was created to enable HTTPS, allow
|
||||||
internet users to log into web sites securely and purchase things online by entering their credit card number.
|
internet users to log into web sites securely, and purchase things online by entering their credit card number.
|
||||||
Of course, this required security that actually works; if someone could MITM attack the connection, they could easily
|
Of course, this required security that actually works; if someone could MITM attack the connection, they could easily
|
||||||
steal tons of credit card numbers and passwords.
|
steal tons of credit card numbers and passwords.
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user