| Index: net/third_party/nss/README.chromium
|
| diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium
|
| index a43f8186dfdd44907e6a34e7ba35c716c0a7c6e0..e9b7ee8932a3f9331d4a6d3d0437d862ec1f86a3 100644
|
| --- a/net/third_party/nss/README.chromium
|
| +++ b/net/third_party/nss/README.chromium
|
| @@ -100,6 +100,11 @@ Patches:
|
| patches/paddingextvalue.patch
|
| https://bugzilla.mozilla.org/show_bug.cgi?id=994883
|
|
|
| + * Move the signature_algorithms extension to the end of the extension list.
|
| + This works around a bug in WebSphere Application Server 7.0 which is
|
| + intolerant to the final extension having zero length.
|
| + patches/reorderextensions.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.
|
|
|
|
|