commit | bd30f8e34a38d04bf34df51ea0a2ce159e8ab273 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Tue Aug 19 16:02:38 2014 -0400 |
committer | Adam Langley <agl@google.com> | Wed Aug 20 02:07:00 2014 +0000 |
tree | 2cd1c3951471097a803cea6021cba8d669f338d2 | |
parent | d0639af978a51036376b98cd57abac7c07bad06b [diff] |
Remove support on both sides for *_fixed_(ec)dh client auth. In the fixed_ecdh case, it wasn't even implemented, but there was stub code for it. It complicates the ClientKeyExchange (the client parameters become implicit in the certificate) and isn't used. Change-Id: I3627a37042539c90e05e59cd0cb3cd6c56225561 Reviewed-on: https://boringssl-review.googlesource.com/1563 Reviewed-by: Adam Langley <agl@google.com>