Skip to content

Commit fdbbca1

Browse files
committed
TLS replaces SSL
1 parent a8c024d commit fdbbca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/technical.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ HTTPS today uses **Transport Layer Security**, or **TLS**. TLS is a network prot
1919

2020
Earlier, less secure versions of this protocol were called **Secure Sockets Layer**, or **SSL)**.
2121

22-
SSL and TLS perform the same function, and TLS is a direct successor and replacement for TLS. Because of its early ubiquity, "SSL" is frequently used today to generically refer to TLS/HTTPS. However, all versions of SSL as a protocol are now considered insecure for modern use.
22+
SSL and TLS perform the same function, and TLS is a direct successor and replacement for SSL. Because of its early ubiquity, "SSL" is frequently used today to generically refer to TLS/HTTPS. However, all versions of SSL as a protocol are now considered insecure for modern use.
2323

2424
The major versions of SSL/TLS in use today are:
2525

0 commit comments

Comments
 (0)