OpenSSL and Heimdal
Robert Simmons
rsimmons0 at gmail.com
Thu May 3 15:21:25 UTC 2012
On Thu, May 3, 2012 at 9:40 AM, Mark Felder <feld at feld.me> wrote:
> On Wed, 02 May 2012 17:45:27 -0500, Matt Dawson <matt at chronos.org.uk> wrote:
>
>>
>> IE might be the only client with support for those protocols right now
>> but somebody has to lead the way on the server side or you end up with
>> a mutual apathy loop (AKA positive can't be arsed feedback loop).
>
>
> Actually Opera is the only browser on the market that supports TLS 1.2,
> unless Firefox or Chrome added support within the last 6 months. I doubt it
> though because FF and Chrome tend to use already existing open source
> infrastructure and Opera forged ahead and wrote their own TLS 1.2 code.
TLS 1.1 and 1.2 support are at different stages as far as Firefox is
concerned. Actually, the implementation is in the nss library
specifically. Once this is finished, unless I'm way off the mark,
both Chrome/Chromium and Firefox will both support whatever the nss
library supports. There are two bugs open, and it looks like 1.1 is
making recent progress, and 1.2 is basically flooded with the usual
"Hey, when is this happening" comments rather than patches:
TLS 1.1:
https://bugzilla.mozilla.org/show_bug.cgi?id=565047
TLS 1.2:
https://bugzilla.mozilla.org/show_bug.cgi?id=480514
More information about the freebsd-security
mailing list