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

Unified Diff: net/third_party/nss/patches/applypatches.sh

Issue 16195008: Support the new supported_signature_algorithms field of the (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 7 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
Index: net/third_party/nss/patches/applypatches.sh
===================================================================
--- net/third_party/nss/patches/applypatches.sh (revision 203164)
+++ net/third_party/nss/patches/applypatches.sh (working copy)
@@ -51,3 +51,5 @@
patch -p4 < $patches_dir/tls12.patch
patch -p4 < $patches_dir/tls12chromium.patch
+
+patch -p4 < $patches_dir/tls12certrequest.patch

Powered by Google App Engine
This is Rietveld 408576698