| Index: net/third_party/nss/README.chromium
|
| ===================================================================
|
| --- net/third_party/nss/README.chromium (revision 75191)
|
| +++ net/third_party/nss/README.chromium (working copy)
|
| @@ -40,8 +40,12 @@
|
|
|
| * Add Snap Start support
|
| patches/snapstart.patch
|
| + patches/snapstart2.patch
|
| http://tools.ietf.org/html/draft-agl-tls-snapstart-00
|
|
|
| + * Add the SSL_PeerCertificateChain function
|
| + patches/peercertchain.patch
|
| +
|
| * Add OCSP stapling support
|
| patches/ocspstapling.patch
|
|
|
| @@ -55,5 +59,8 @@
|
| patches/clientauth.patch
|
| https://bugzilla.mozilla.org/show_bug.cgi?id=616757
|
|
|
| +Apply the patches to NSS by running the patches/applypatches.sh script. Read
|
| +the comments at the top of patches/applypatches.sh for instructions.
|
| +
|
| The ssl/bodge directory contains files taken from the NSS repo that we required
|
| for building libssl outside of its usual build environment.
|
|
|