diff options
author | davidben@chromium.org <davidben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-12 05:28:13 +0000 |
---|---|---|
committer | davidben@chromium.org <davidben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-12 05:28:13 +0000 |
commit | 0e565a979c87c9b8b25cb96d3206e49e57e4b8b5 (patch) | |
tree | 720f76cec9e391008196562e2a974c07677e0d9a /tools/perf | |
parent | 44ddd973d445a20fc4f54addef19347c79a09253 (diff) | |
download | chromium_src-0e565a979c87c9b8b25cb96d3206e49e57e4b8b5.zip chromium_src-0e565a979c87c9b8b25cb96d3206e49e57e4b8b5.tar.gz chromium_src-0e565a979c87c9b8b25cb96d3206e49e57e4b8b5.tar.bz2 |
Fix handling of DSA and ECDSA client auth keys on Mac.
We were computing the signature length incorrectly. In addition, Apple's
implementation returns the signatures in DER-encoded form, so there is no need
to re-encode them. (Instead, convert DSA signatures back into raw form in SSL3
to match NSS behavior on other platforms.)
BUG=349775
TEST=see bug
Review URL: https://codereview.chromium.org/190753005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256446 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions