Dr. Stephen Henson f7fe3d235a 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 14:14:56 +00:00
..
2012-04-16 17:43:28 +00:00
2009-04-21 22:20:12 +00:00
2014-02-26 15:33:31 +00:00
2014-09-24 15:58:20 +02:00
2013-02-05 16:46:15 +00:00
2014-11-27 21:58:32 +00:00
2014-10-15 04:05:57 +02:00
2015-01-07 18:11:07 +00:00
2014-12-16 10:22:20 +00:00
2014-10-15 08:49:50 -04:00
2002-07-10 07:01:54 +00:00
2001-11-10 01:16:28 +00:00
2014-10-15 04:05:57 +02:00
2013-02-05 16:46:17 +00:00
2014-10-15 04:05:57 +02:00
2009-09-12 23:09:26 +00:00
2010-02-01 16:49:42 +00:00
2009-06-30 22:26:28 +00:00
2013-02-11 18:27:06 +00:00
2014-10-15 04:05:57 +02:00
2014-10-15 08:49:50 -04:00
2009-12-27 22:59:09 +00:00