Differences between revisions 1 and 2
Revision 1 as of 2023-01-09 03:42:06
Size: 531
Comment:
Revision 2 as of 2023-01-09 03:43:45
Size: 534
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
 * `ssl(7)` a.k.a. libssl, as implemented by  * `ssl(7)` a.k.a. libssl, as implemented by...

SSL

Secure Sockets Layer (SSL) was a cryptographic communications protocol.

The final version of SSL, SSL 3.0, is deprecated as of 2015. TLS is the direct successor and addresses the failures of SSL's design.


Design


Implementations


CategoryRicottone

Encryption/SSL (last edited 2023-01-09 03:43:45 by DominicRicottone)