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

Unified Diff: nss/mozilla/security/nss/lib/util/secoid.c

Issue 3536010: Update to NSS 3.12.8. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years, 2 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 | « nss/mozilla/security/nss/lib/util/nssutil.h ('k') | nss/scripts/nss-checkout.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nss/mozilla/security/nss/lib/util/secoid.c
===================================================================
--- nss/mozilla/security/nss/lib/util/secoid.c (revision 61548)
+++ nss/mozilla/security/nss/lib/util/secoid.c (working copy)
@@ -822,7 +822,7 @@
CKM_INVALID_MECHANISM, UNSUPPORTED_CERT_EXTENSION ),
OD( nsExtSSLServerName, SEC_OID_NS_CERT_EXT_SSL_SERVER_NAME,
"Certificate SSL Server Name",
- CKM_INVALID_MECHANISM, SUPPORTED_CERT_EXTENSION ),
+ CKM_INVALID_MECHANISM, UNSUPPORTED_CERT_EXTENSION ),
OD( nsExtComment, SEC_OID_NS_CERT_EXT_COMMENT,
"Certificate Comment",
CKM_INVALID_MECHANISM, SUPPORTED_CERT_EXTENSION ),
« no previous file with comments | « nss/mozilla/security/nss/lib/util/nssutil.h ('k') | nss/scripts/nss-checkout.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698