commit | ef2116d33c3c1b38005eb59caa2aaa6300a9b450 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Tue Aug 19 20:21:56 2014 -0400 |
committer | Adam Langley <agl@google.com> | Wed Aug 20 02:14:40 2014 +0000 |
tree | dc0b4d4eb99317f1bb97f10a06af36588079781f | |
parent | cff6472442de2e65f95fa04893b12b1412118f60 [diff] |
Remove DSA-based cipher suites and client auth. DSA is not connected up to EVP, so it wouldn't work anyway. We shouldn't advertise a cipher suite we don't support. Chrome UMA data says virtually no handshakes end up negotiating one of these. Change-Id: I874d934432da6318f05782ebd149432c1d1e5275 Reviewed-on: https://boringssl-review.googlesource.com/1566 Reviewed-by: Adam Langley <agl@google.com>