commit | 37da3e839dd053106842299f7192ce9c88207094 | [log] [tgz] |
---|---|---|
author | Alex Klyubin <[email protected]> | Wed Jun 04 11:37:59 2014 -0700 |
committer | Alex Klyubin <[email protected]> | Mon Jun 16 12:38:49 2014 -0700 |
tree | f42861b74244a8be4862c092b5f24fe0bacba121 | |
parent | bcc7c84560d76a8d415ac0ae48bc7075069f2831 [diff] |
Replace ECDHE-PSK SHA-2 cipher suites with SHA-1 ones. The SHA-2 based cipher suites cannot be used with SSLv3 but there is no way to express that in OpenSSL's configuration. This CL thus replaces the SHA-2 cipher suites with SHA-1 ones. Bug: 15073623 Change-Id: I427c99f4c1c72690d95e5a3c63763631c41ddae2