On 26.2.2013, at 22.46, Charles Marcus <cmar...@media-brokers.com> wrote:

> I'm curious though... I'm fairly certain that my Android phone differentiates 
> between SSL and TLS, with choices something like:
> 
> NONE
> SSL if available
> SSL Always
> TLS if available
> TLS Always
> 
> And I always choose (chose - from now on I'll choose TLS) 'SSL Always', so 
> shouldn't these connections show 'SSL' instead of TLS, since I'm basically 
> forcing my phone to SSL?

Those aren't really about SSL/TLS either. The same choices in slightly better 
words are:

 * none
 * TLS on port 993 if available
 * TLS on port 993 always
 * STARTTLS on port 143 if available
 * STARTTLS on port 143 always

Reply via email to