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

Issue 23889028: Merge 221609 "Prefer to generate SHA-1 signatures for TLS 1.2 cl..." (Closed)

Created:
7 years, 3 months ago by wtc
Modified:
7 years, 3 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Merge 221609 "Prefer to generate SHA-1 signatures for TLS 1.2 cl..." > Prefer to generate SHA-1 signatures for TLS 1.2 client authentication if > the client private key is a 1024-bit RSA or DSA key. > > Older Estonian ID cards with 1024-bit RSA keys cannot sign SHA-256 > hashes. > > 1024-bit DSA keys were formerly specified to be used with SHA-1 only. > > R=agl@chromium.org,rsleevi@chromium.org > BUG=278370 > TEST=manual testing by someone who has an older Estonian ID card > > Review URL: https://chromiumcodereview.appspot.com/23596013 TBR=wtc@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223079

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -27 lines) Patch
M net/third_party/nss/README.chromium View 1 chunk +3 lines, -2 lines 0 comments Download
M net/third_party/nss/patches/tls12backuphash.patch View 9 chunks +40 lines, -17 lines 0 comments Download
M net/third_party/nss/ssl/ssl3con.c View 4 chunks +28 lines, -5 lines 0 comments Download
M net/third_party/nss/ssl/sslimpl.h View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
wtc
7 years, 3 months ago (2013-09-13 18:14:03 UTC) #1
wtc
7 years, 3 months ago (2013-09-13 18:15:17 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r223079.

Powered by Google App Engine
This is Rietveld 408576698