SSL: Difference between revisions

From DWIKI
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
=Secure Socket Layer=
 
= Secure Socket Layer =


From the wikipedia:
From the wikipedia:
<blockquote>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.</blockquote>
<blockquote>
 
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.
 
</blockquote>  
&nbsp;


= Links =
= Links =
Line 13: Line 15:
*[https://testssl.sh/ https://testssl.sh/]  
*[https://testssl.sh/ https://testssl.sh/]  
*[https://gf.dev Geekflare, test webserver]  
*[https://gf.dev Geekflare, test webserver]  
*[https://www.wormly.com/ Wormly]
*[https://www.wormly.com/ Wormly]  
*[[Letsencrypt|Letsencrypt]]  
*[[Letsencrypt|Letsencrypt]]  


Line 22: Line 24:
== 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]
*[http://www.sslshopper.com/courier-imap-ssl-installation-instructions.html http://www.sslshopper.com/courier-imap-ssl-installation-instructions.html]  
 
=FAQ=
==SSL_ERROR_RX_RECORD_TOO_LONG==
??

Latest revision as of 14:46, 17 February 2022

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.

 

Links

Subject Alternative Names

SSL on courier-imap

FAQ

SSL_ERROR_RX_RECORD_TOO_LONG

??