| Index: net/third_party/nss/README.chromium
|
| diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium
|
| index 3b810a3f5a867fe5d41c6fd36ab5463512cb1235..2d11f97943602914035b2d69961e5f604349d22e 100644
|
| --- a/net/third_party/nss/README.chromium
|
| +++ b/net/third_party/nss/README.chromium
|
| @@ -65,6 +65,10 @@ Patches:
|
| * Add support for TLS Channel IDs
|
| patches/channelid.patch
|
|
|
| + * Move SSL keylogging out from behind the TRACE and DEBUG defines and add
|
| + support for CLIENT_RANDOM keylogging to support ECDHE-RSA and others.
|
| + patches/keylog.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.
|
|
|
|
|