On Thu, 6 Apr 2017 14:26:54 -0700
stan <[email protected]> wrote:

> On Thu, 6 Apr 2017 22:29:30 +0200
> Frédéric Bron <[email protected]> wrote:
>  
> > How do I now if I have TLS 1.2?  
> 
> gnutls has this on its web page:
> Support for TLS 1.2, TLS 1.1, TLS 1.0, and SSL 3.0 protocols
> 
> I have 
> Name        : gnutls
> Version     : 3.5.10
> Release     : 1.fc25
> installed.
> 
> Do you have gnutls installed?

I did a quick search of the source code for firefox, and it appears
that they implement their own internal version of tls, and they support
up to tls 1.3, if allowed, and fall back to up to 1.2 if 1.3 is
disabled.  So, it is unlikely that it is the protocol that is causing
the problem.  If it was causing it on your system, it would be causing
it on mine.

Name        : firefox
Version     : 52.0.2
Release     : 2.fc25
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to