Index: net/third_party/nss/README.chromium |
diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium |
index 4ab79e91ac0c655c43352a7228fe3b82222952f3..e85e7c4e5352d3541f24be669660299456dc165f 100644 |
--- a/net/third_party/nss/README.chromium |
+++ b/net/third_party/nss/README.chromium |
@@ -82,6 +82,10 @@ Patches: |
https://bugzilla.mozilla.org/show_bug.cgi?id=691991 |
patches/encryptedclientcerts.patch |
+ * Add function to retrieve TLS client cert types requested by server. |
+ TODO(mattm): post to bugzilla |
+ patches/getrequestedclientcerttypes.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. |