[Webkit-unassigned] [Bug 172153] New: [SOUP] Remove LATEST_RECORD_VERSION from GnuTLS priority string
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 15 18:10:31 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172153
Bug ID: 172153
Summary: [SOUP] Remove LATEST_RECORD_VERSION from GnuTLS
priority string
Product: WebKit
Version: Other
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
CC: bugs-noreply at webkitgtk.org
Based on discussion with Nikos in https://bugzilla.gnome.org/show_bug.cgi?id=782218, we should remove LATEST_RECORD_VERSION from our GnuTLS priority string. This causes GnuTLS to use the latest TLS record version (the record format is separate from the TLS protocol version), which we needed a couple years ago (after dropping SSLv3) for maximum compatibility with broken web servers. But it's not needed anymore, and is causing new compatibility problems with other broken web servers, so let's get rid of it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170516/64fae071/attachment.html>
More information about the webkit-unassigned
mailing list