Index: net/third_party/nss/README.chromium |
=================================================================== |
--- net/third_party/nss/README.chromium (revision 202696) |
+++ net/third_party/nss/README.chromium (working copy) |
@@ -100,6 +100,13 @@ |
patches/handlecertstatus.patch |
https://bugzilla.mozilla.org/show_bug.cgi?id=867795 |
+ * Implement TLS 1.2. |
+ patches/tls12.patch |
+ https://bugzilla.mozilla.org/show_bug.cgi?id=480514 |
+ |
+ * Update Chromium-specific code for TLS 1.2. |
+ patches/tls12chromium.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. |