Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(955)

Unified Diff: net/third_party/nss/README.chromium

Issue 6528039: Add the NSS patch for SSL client auth with native crypto APIs on Mac... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Remove the question mark line from the patch Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | net/third_party/nss/patches/clientauth.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/third_party/nss/README.chromium
===================================================================
--- net/third_party/nss/README.chromium (revision 75048)
+++ net/third_party/nss/README.chromium (working copy)
@@ -45,10 +45,14 @@
* Add OCSP stapling support
patches/ocspstapling.patch
+ * Add support for client auth with native crypto APIs on Mac and Windows
+ patches/clientauth.patch
+ ssl/sslplatf.c
+
* Don't send a client certificate when renegotiating if the peer does not
request one. This only happened if the previous key exchange algorithm
was non-RSA.
- patches/dheclientauth.patch
+ patches/clientauth.patch
https://bugzilla.mozilla.org/show_bug.cgi?id=616757
The ssl/bodge directory contains files taken from the NSS repo that we required
« no previous file with comments | « no previous file | net/third_party/nss/patches/clientauth.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698