Dr. Stephen Henson 98a0f9660d Unauthenticated DH client certificate fix.
Fix to prevent use of DH client certificates without sending
certificate verify message.

If we've used a client certificate to generate the premaster secret
ssl3_get_client_key_exchange returns 2 and ssl3_get_cert_verify is
never called.

We can only skip the certificate verify message in
ssl3_get_cert_verify if the client didn't send a certificate.

Thanks to Karthikeyan Bhargavan for reporting this issue.
CVE-2015-0205
Reviewed-by: Matt Caswell <matt@openssl.org>
2015-01-08 13:43:20 +00:00
..
2012-04-16 17:43:15 +00:00
2014-10-15 08:51:49 -04:00
2009-04-21 22:20:12 +00:00
2014-02-26 15:33:09 +00:00
2014-09-24 15:52:41 +02:00
2013-01-28 17:30:38 +00:00
2014-11-27 21:53:44 +00:00
2014-10-15 04:05:42 +02:00
2015-01-07 18:10:51 +00:00
2014-10-15 08:51:50 -04:00
2002-07-10 07:01:54 +00:00
2014-10-15 04:05:42 +02:00
2012-06-08 09:18:47 +00:00
2014-10-28 17:41:49 +01:00
2011-05-11 13:37:52 +00:00
2011-05-11 13:37:52 +00:00
2015-01-02 22:30:20 +00:00
2011-05-11 13:37:52 +00:00
2009-12-27 22:59:09 +00:00
2011-05-11 13:37:52 +00:00
2014-10-15 04:05:42 +02:00
2014-08-06 20:27:51 +01:00