Fix mapping of weak DH key and remove unused error codes.
None of these error codes are actually reported back by BoringSSL. SSL_R_WRONG_NUMBER_OF_KEY_BITS is changed to the proper error code SSL_R_BAD_DH_P_LENGTH. Test DH issue by loading https://demo.cmrg.net/ BUG=353579 Review URL: https://codereview.chromium.org/495553002 Cr-Commit-Position: refs/heads/master@{#291051} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291051 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment