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

Issue 6331009: Remove the check for the obsolete CERT_TRUST_IS_NOT_TIME_NESTED... (Closed)

Created:
9 years, 11 months ago by wtc
Modified:
9 years, 7 months ago
Reviewers:
agl
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Remove the check for the obsolete CERT_TRUST_IS_NOT_TIME_NESTED error status. CertGetCertificateChain no longer detects the error. R=agl BUG=70210 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72159

Patch Set 1 #

Total comments: 1

Patch Set 2 : Improve comment as agl suggested #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M net/base/x509_certificate_win.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
wtc
9 years, 11 months ago (2011-01-20 23:10:22 UTC) #1
agl
9 years, 11 months ago (2011-01-21 16:47:47 UTC) #2
LGTM

http://codereview.chromium.org/6331009/diff/1/net/base/x509_certificate_win.cc
File net/base/x509_certificate_win.cc (right):

http://codereview.chromium.org/6331009/diff/1/net/base/x509_certificate_win.c...
net/base/x509_certificate_win.cc:96: // CERT_TRUST_IS_NOT_TIME_NESTED is
obsolete, but we don't consider it an
This would make me look for it in the code. Maybe

"We don't include CERT_TRUST_IS_NOT_TIME_NESTED because it's obsolete and we
wouldn't consider it an error anyway".

Powered by Google App Engine
This is Rietveld 408576698