SSL: Difference between revisions
From DWIKI
m (→Links) |
m (→Links) |
||
Line 7: | Line 7: | ||
*[[openssl]] | *[[openssl]] | ||
*[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] | |||
==SSL on courier-imap== | ==SSL on courier-imap== | ||
*http://www.sslshopper.com/courier-imap-ssl-installation-instructions.html | *http://www.sslshopper.com/courier-imap-ssl-installation-instructions.html |
Revision as of 13:06, 20 June 2014
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.