SSL: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
*[http://zytrax.com/tech/survival/ssl.html Survival guides - SSL/TLS and SSL (X.509) Certificates] | *[http://zytrax.com/tech/survival/ssl.html Survival guides - SSL/TLS and SSL (X.509) Certificates] | ||
*[https://www.ssllabs.com/ssltest/analyze.html Check your site] | *[https://www.ssllabs.com/ssltest/analyze.html Check your site] | ||
*[[Letsencrypt]] | |||
==Subject Alternative Names== | ==Subject Alternative Names== |
Revision as of 08:15, 6 June 2018
Secure Socket Layer
From the wikipedia:
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols which provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, and other data transfers. There are slight differences between SSL 3.0 and TLS 1.0, but the protocol remains substantially the same. The term "TLS" as used here applies to both protocols unless clarified by context.