diff options
Diffstat (limited to 'net/third_party/nss/README.chromium')
-rw-r--r-- | net/third_party/nss/README.chromium | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium index 790bc61..0e7206c 100644 --- a/net/third_party/nss/README.chromium +++ b/net/third_party/nss/README.chromium @@ -64,6 +64,9 @@ Patches: patches/handshakeshortwrite.patch https://bugzilla.mozilla.org/show_bug.cgi?id=676729 + * Add a function to restart a handshake after a client certificate request. + patches/restartclientauth.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. |