| Index: net/third_party/nss/README.chromium
|
| ===================================================================
|
| --- net/third_party/nss/README.chromium (revision 146623)
|
| +++ net/third_party/nss/README.chromium (working copy)
|
| @@ -85,6 +85,11 @@
|
| * Don't crash when the SSL keylog file cannot be opened.
|
| patches/sslkeylogerror.patch
|
|
|
| + * Sets the record layer version number of ClientHello to at most TLS 1.0
|
| + if we don't know what protocol version the server supports.
|
| + https://bugzilla.mozilla.org/show_bug.cgi?id=774547
|
| + patches/recordlayerversion.patch
|
| +
|
| Apply the patches to NSS by running the patches/applypatches.sh script. Read
|
| the comments at the top of patches/applypatches.sh for instructions.
|
|
|
|
|