Remove some unnecessary OPENSSL_FIPS references
[openssl.git] / ssl / s3_clnt.c
1 /* ssl/s3_clnt.c */
2 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
3  * All rights reserved.
4  *
5  * This package is an SSL implementation written
6  * by Eric Young (eay@cryptsoft.com).
7  * The implementation was written so as to conform with Netscapes SSL.
8  * 
9  * This library is free for commercial and non-commercial use as long as
10  * the following conditions are aheared to.  The following conditions
11  * apply to all code found in this distribution, be it the RC4, RSA,
12  * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
13  * included with this distribution is covered by the same copyright terms
14  * except that the holder is Tim Hudson (tjh@cryptsoft.com).
15  * 
16  * Copyright remains Eric Young's, and as such any Copyright notices in
17  * the code are not to be removed.
18  * If this package is used in a product, Eric Young should be given attribution
19  * as the author of the parts of the library used.
20  * This can be in the form of a textual message at program startup or
21  * in documentation (online or textual) provided with the package.
22  * 
23  * Redistribution and use in source and binary forms, with or without
24  * modification, are permitted provided that the following conditions
25  * are met:
26  * 1. Redistributions of source code must retain the copyright
27  *    notice, this list of conditions and the following disclaimer.
28  * 2. Redistributions in binary form must reproduce the above copyright
29  *    notice, this list of conditions and the following disclaimer in the
30  *    documentation and/or other materials provided with the distribution.
31  * 3. All advertising materials mentioning features or use of this software
32  *    must display the following acknowledgement:
33  *    "This product includes cryptographic software written by
34  *     Eric Young (eay@cryptsoft.com)"
35  *    The word 'cryptographic' can be left out if the rouines from the library
36  *    being used are not cryptographic related :-).
37  * 4. If you include any Windows specific code (or a derivative thereof) from 
38  *    the apps directory (application code) you must include an acknowledgement:
39  *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
40  * 
41  * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
42  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
43  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
44  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
45  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
46  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
47  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
48  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
49  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
50  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
51  * SUCH DAMAGE.
52  * 
53  * The licence and distribution terms for any publically available version or
54  * derivative of this code cannot be changed.  i.e. this code cannot simply be
55  * copied and put under another distribution licence
56  * [including the GNU Public Licence.]
57  */
58 /* ====================================================================
59  * Copyright (c) 1998-2007 The OpenSSL Project.  All rights reserved.
60  *
61  * Redistribution and use in source and binary forms, with or without
62  * modification, are permitted provided that the following conditions
63  * are met:
64  *
65  * 1. Redistributions of source code must retain the above copyright
66  *    notice, this list of conditions and the following disclaimer. 
67  *
68  * 2. Redistributions in binary form must reproduce the above copyright
69  *    notice, this list of conditions and the following disclaimer in
70  *    the documentation and/or other materials provided with the
71  *    distribution.
72  *
73  * 3. All advertising materials mentioning features or use of this
74  *    software must display the following acknowledgment:
75  *    "This product includes software developed by the OpenSSL Project
76  *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
77  *
78  * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
79  *    endorse or promote products derived from this software without
80  *    prior written permission. For written permission, please contact
81  *    openssl-core@openssl.org.
82  *
83  * 5. Products derived from this software may not be called "OpenSSL"
84  *    nor may "OpenSSL" appear in their names without prior written
85  *    permission of the OpenSSL Project.
86  *
87  * 6. Redistributions of any form whatsoever must retain the following
88  *    acknowledgment:
89  *    "This product includes software developed by the OpenSSL Project
90  *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
91  *
92  * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
93  * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
94  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
95  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
96  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
97  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
98  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
99  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
100  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
101  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
102  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
103  * OF THE POSSIBILITY OF SUCH DAMAGE.
104  * ====================================================================
105  *
106  * This product includes cryptographic software written by Eric Young
107  * (eay@cryptsoft.com).  This product includes software written by Tim
108  * Hudson (tjh@cryptsoft.com).
109  *
110  */
111 /* ====================================================================
112  * Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED.
113  *
114  * Portions of the attached software ("Contribution") are developed by 
115  * SUN MICROSYSTEMS, INC., and are contributed to the OpenSSL project.
116  *
117  * The Contribution is licensed pursuant to the OpenSSL open source
118  * license provided above.
119  *
120  * ECC cipher suite support in OpenSSL originally written by
121  * Vipul Gupta and Sumit Gupta of Sun Microsystems Laboratories.
122  *
123  */
124 /* ====================================================================
125  * Copyright 2005 Nokia. All rights reserved.
126  *
127  * The portions of the attached software ("Contribution") is developed by
128  * Nokia Corporation and is licensed pursuant to the OpenSSL open source
129  * license.
130  *
131  * The Contribution, originally written by Mika Kousa and Pasi Eronen of
132  * Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
133  * support (see RFC 4279) to OpenSSL.
134  *
135  * No patent licenses or other rights except those expressly stated in
136  * the OpenSSL open source license shall be deemed granted or received
137  * expressly, by implication, estoppel, or otherwise.
138  *
139  * No assurances are provided by Nokia that the Contribution does not
140  * infringe the patent or other intellectual property rights of any third
141  * party or that the license provides you with all the necessary rights
142  * to make use of the Contribution.
143  *
144  * THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. IN
145  * ADDITION TO THE DISCLAIMERS INCLUDED IN THE LICENSE, NOKIA
146  * SPECIFICALLY DISCLAIMS ANY LIABILITY FOR CLAIMS BROUGHT BY YOU OR ANY
147  * OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS OR
148  * OTHERWISE.
149  */
150
151 #include <stdio.h>
152 #include "ssl_locl.h"
153 #include "kssl_lcl.h"
154 #include <openssl/buffer.h>
155 #include <openssl/rand.h>
156 #include <openssl/objects.h>
157 #include <openssl/evp.h>
158 #include <openssl/md5.h>
159 #ifndef OPENSSL_NO_DH
160 #include <openssl/dh.h>
161 #endif
162 #include <openssl/bn.h>
163 #ifndef OPENSSL_NO_ENGINE
164 #include <openssl/engine.h>
165 #endif
166
167 static int ca_dn_cmp(const X509_NAME * const *a,const X509_NAME * const *b);
168
169 #ifndef OPENSSL_NO_SSL3_METHOD
170 static const SSL_METHOD *ssl3_get_client_method(int ver)
171         {
172         if (ver == SSL3_VERSION)
173                 return(SSLv3_client_method());
174         else
175                 return(NULL);
176         }
177
178 IMPLEMENT_ssl3_meth_func(SSLv3_client_method,
179                         ssl_undefined_function,
180                         ssl3_connect,
181                         ssl3_get_client_method)
182 #endif
183
184 int ssl3_connect(SSL *s)
185         {
186         BUF_MEM *buf=NULL;
187         unsigned long Time=(unsigned long)time(NULL);
188         void (*cb)(const SSL *ssl,int type,int val)=NULL;
189         int ret= -1;
190         int new_state,state,skip=0;
191
192         RAND_add(&Time,sizeof(Time),0);
193         ERR_clear_error();
194         clear_sys_error();
195
196         if (s->info_callback != NULL)
197                 cb=s->info_callback;
198         else if (s->ctx->info_callback != NULL)
199                 cb=s->ctx->info_callback;
200         
201         s->in_handshake++;
202         if (!SSL_in_init(s) || SSL_in_before(s)) SSL_clear(s); 
203
204 #ifndef OPENSSL_NO_HEARTBEATS
205         /* If we're awaiting a HeartbeatResponse, pretend we
206          * already got and don't await it anymore, because
207          * Heartbeats don't make sense during handshakes anyway.
208          */
209         if (s->tlsext_hb_pending)
210                 {
211                 s->tlsext_hb_pending = 0;
212                 s->tlsext_hb_seq++;
213                 }
214 #endif
215
216         for (;;)
217                 {
218                 state=s->state;
219
220                 switch(s->state)
221                         {
222                 case SSL_ST_RENEGOTIATE:
223                         s->renegotiate=1;
224                         s->state=SSL_ST_CONNECT;
225                         s->ctx->stats.sess_connect_renegotiate++;
226                         /* break */
227                 case SSL_ST_BEFORE:
228                 case SSL_ST_CONNECT:
229                 case SSL_ST_BEFORE|SSL_ST_CONNECT:
230                 case SSL_ST_OK|SSL_ST_CONNECT:
231
232                         s->server=0;
233                         if (cb != NULL) cb(s,SSL_CB_HANDSHAKE_START,1);
234
235                         if ((s->version & 0xff00 ) != 0x0300)
236                                 {
237                                 SSLerr(SSL_F_SSL3_CONNECT, ERR_R_INTERNAL_ERROR);
238                                 ret = -1;
239                                 goto end;
240                                 }
241
242                         if (!ssl_security(s, SSL_SECOP_VERSION, 0,
243                                                         s->version, NULL))
244                                 {
245                                 SSLerr(SSL_F_SSL3_CONNECT, SSL_R_VERSION_TOO_LOW);
246                                 return -1;
247                                 }
248                                 
249                         /* s->version=SSL3_VERSION; */
250                         s->type=SSL_ST_CONNECT;
251
252                         if (s->init_buf == NULL)
253                                 {
254                                 if ((buf=BUF_MEM_new()) == NULL)
255                                         {
256                                         ret= -1;
257                                         goto end;
258                                         }
259                                 if (!BUF_MEM_grow(buf,SSL3_RT_MAX_PLAIN_LENGTH))
260                                         {
261                                         ret= -1;
262                                         goto end;
263                                         }
264                                 s->init_buf=buf;
265                                 buf=NULL;
266                                 }
267
268                         if (!ssl3_setup_buffers(s)) { ret= -1; goto end; }
269
270                         /* setup buffing BIO */
271                         if (!ssl_init_wbio_buffer(s,0)) { ret= -1; goto end; }
272
273                         /* don't push the buffering BIO quite yet */
274
275                         ssl3_init_finished_mac(s);
276
277                         s->state=SSL3_ST_CW_CLNT_HELLO_A;
278                         s->ctx->stats.sess_connect++;
279                         s->init_num=0;
280                         s->s3->flags &= ~SSL3_FLAGS_CCS_OK;
281                         /* Should have been reset by ssl3_get_finished, too. */
282                         s->s3->change_cipher_spec = 0;
283                         break;
284
285                 case SSL3_ST_CW_CLNT_HELLO_A:
286                 case SSL3_ST_CW_CLNT_HELLO_B:
287
288                         s->shutdown=0;
289                         ret=ssl3_client_hello(s);
290                         if (ret <= 0) goto end;
291                         s->state=SSL3_ST_CR_SRVR_HELLO_A;
292                         s->init_num=0;
293
294                         /* turn on buffering for the next lot of output */
295                         if (s->bbio != s->wbio)
296                                 s->wbio=BIO_push(s->bbio,s->wbio);
297
298                         break;
299
300                 case SSL3_ST_CR_SRVR_HELLO_A:
301                 case SSL3_ST_CR_SRVR_HELLO_B:
302                         ret=ssl3_get_server_hello(s);
303                         if (ret <= 0) goto end;
304
305                         if (s->hit)
306                                 {
307                                 s->state=SSL3_ST_CR_FINISHED_A;
308 #ifndef OPENSSL_NO_TLSEXT
309                                 if (s->tlsext_ticket_expected)
310                                         {
311                                         /* receive renewed session ticket */
312                                         s->state=SSL3_ST_CR_SESSION_TICKET_A;
313                                         }
314 #endif
315                                 }
316                         else
317                                 {
318                                         s->state=SSL3_ST_CR_CERT_A;
319                                 }
320                         s->init_num=0;
321                         break;
322                 case SSL3_ST_CR_CERT_A:
323                 case SSL3_ST_CR_CERT_B:
324                         /* Check if it is anon DH/ECDH, SRP auth */
325                         /* or PSK */
326                         if (!(s->s3->tmp.new_cipher->algorithm_auth & (SSL_aNULL|SSL_aSRP)) &&
327                             !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
328                                 {
329                                 ret=ssl3_get_server_certificate(s);
330                                 if (ret <= 0) goto end;
331 #ifndef OPENSSL_NO_TLSEXT
332                                 if (s->tlsext_status_expected)
333                                         s->state=SSL3_ST_CR_CERT_STATUS_A;
334                                 else
335                                         s->state=SSL3_ST_CR_KEY_EXCH_A;
336                                 }
337                         else
338                                 {
339                                 skip = 1;
340                                 s->state=SSL3_ST_CR_KEY_EXCH_A;
341                                 }
342 #else
343                                 }
344                         else
345                                 skip=1;
346
347                         s->state=SSL3_ST_CR_KEY_EXCH_A;
348 #endif
349                         s->init_num=0;
350                         break;
351
352                 case SSL3_ST_CR_KEY_EXCH_A:
353                 case SSL3_ST_CR_KEY_EXCH_B:
354                         ret=ssl3_get_key_exchange(s);
355                         if (ret <= 0) goto end;
356                         s->state=SSL3_ST_CR_CERT_REQ_A;
357                         s->init_num=0;
358
359                         /* at this point we check that we have the
360                          * required stuff from the server */
361                         if (!ssl3_check_cert_and_algorithm(s))
362                                 {
363                                 ret= -1;
364                                 goto end;
365                                 }
366                         break;
367
368                 case SSL3_ST_CR_CERT_REQ_A:
369                 case SSL3_ST_CR_CERT_REQ_B:
370                         ret=ssl3_get_certificate_request(s);
371                         if (ret <= 0) goto end;
372                         s->state=SSL3_ST_CR_SRVR_DONE_A;
373                         s->init_num=0;
374                         break;
375
376                 case SSL3_ST_CR_SRVR_DONE_A:
377                 case SSL3_ST_CR_SRVR_DONE_B:
378                         ret=ssl3_get_server_done(s);
379                         if (ret <= 0) goto end;
380 #ifndef OPENSSL_NO_SRP
381                         if (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kSRP)
382                                 {
383                                 if ((ret = SRP_Calc_A_param(s))<=0)
384                                         {
385                                         SSLerr(SSL_F_SSL3_CONNECT,SSL_R_SRP_A_CALC);
386                                         ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_INTERNAL_ERROR);
387                                         goto end;
388                                         }
389                                 }
390 #endif
391                         if (s->s3->tmp.cert_req)
392                                 s->state=SSL3_ST_CW_CERT_A;
393                         else
394                                 s->state=SSL3_ST_CW_KEY_EXCH_A;
395                         s->init_num=0;
396
397                         break;
398
399                 case SSL3_ST_CW_CERT_A:
400                 case SSL3_ST_CW_CERT_B:
401                 case SSL3_ST_CW_CERT_C:
402                 case SSL3_ST_CW_CERT_D:
403                         ret=ssl3_send_client_certificate(s);
404                         if (ret <= 0) goto end;
405                         s->state=SSL3_ST_CW_KEY_EXCH_A;
406                         s->init_num=0;
407                         break;
408
409                 case SSL3_ST_CW_KEY_EXCH_A:
410                 case SSL3_ST_CW_KEY_EXCH_B:
411                         ret=ssl3_send_client_key_exchange(s);
412                         if (ret <= 0) goto end;
413                         /* EAY EAY EAY need to check for DH fix cert
414                          * sent back */
415                         /* For TLS, cert_req is set to 2, so a cert chain
416                          * of nothing is sent, but no verify packet is sent */
417                         /* XXX: For now, we do not support client 
418                          * authentication in ECDH cipher suites with
419                          * ECDH (rather than ECDSA) certificates.
420                          * We need to skip the certificate verify 
421                          * message when client's ECDH public key is sent 
422                          * inside the client certificate.
423                          */
424                         if (s->s3->tmp.cert_req == 1)
425                                 {
426                                 s->state=SSL3_ST_CW_CERT_VRFY_A;
427                                 }
428                         else
429                                 {
430                                 s->state=SSL3_ST_CW_CHANGE_A;
431                                 }
432                         if (s->s3->flags & TLS1_FLAGS_SKIP_CERT_VERIFY)
433                                 {
434                                 s->state=SSL3_ST_CW_CHANGE_A;
435                                 }
436
437                         s->init_num=0;
438                         break;
439
440                 case SSL3_ST_CW_CERT_VRFY_A:
441                 case SSL3_ST_CW_CERT_VRFY_B:
442                         ret=ssl3_send_client_verify(s);
443                         if (ret <= 0) goto end;
444                         s->state=SSL3_ST_CW_CHANGE_A;
445                         s->init_num=0;
446                         break;
447
448                 case SSL3_ST_CW_CHANGE_A:
449                 case SSL3_ST_CW_CHANGE_B:
450                         ret=ssl3_send_change_cipher_spec(s,
451                                 SSL3_ST_CW_CHANGE_A,SSL3_ST_CW_CHANGE_B);
452                         if (ret <= 0) goto end;
453
454 #if defined(OPENSSL_NO_TLSEXT) || defined(OPENSSL_NO_NEXTPROTONEG)
455                         s->state=SSL3_ST_CW_FINISHED_A;
456 #else
457                         if (s->s3->next_proto_neg_seen)
458                                 s->state=SSL3_ST_CW_NEXT_PROTO_A;
459                         else
460                                 s->state=SSL3_ST_CW_FINISHED_A;
461 #endif
462                         s->init_num=0;
463
464                         s->session->cipher=s->s3->tmp.new_cipher;
465 #ifdef OPENSSL_NO_COMP
466                         s->session->compress_meth=0;
467 #else
468                         if (s->s3->tmp.new_compression == NULL)
469                                 s->session->compress_meth=0;
470                         else
471                                 s->session->compress_meth=
472                                         s->s3->tmp.new_compression->id;
473 #endif
474                         if (!s->method->ssl3_enc->setup_key_block(s))
475                                 {
476                                 ret= -1;
477                                 goto end;
478                                 }
479
480                         if (!s->method->ssl3_enc->change_cipher_state(s,
481                                 SSL3_CHANGE_CIPHER_CLIENT_WRITE))
482                                 {
483                                 ret= -1;
484                                 goto end;
485                                 }
486
487                         break;
488
489 #if !defined(OPENSSL_NO_TLSEXT) && !defined(OPENSSL_NO_NEXTPROTONEG)
490                 case SSL3_ST_CW_NEXT_PROTO_A:
491                 case SSL3_ST_CW_NEXT_PROTO_B:
492                         ret=ssl3_send_next_proto(s);
493                         if (ret <= 0) goto end;
494                         s->state=SSL3_ST_CW_FINISHED_A;
495                         break;
496 #endif
497
498                 case SSL3_ST_CW_FINISHED_A:
499                 case SSL3_ST_CW_FINISHED_B:
500                         ret=ssl3_send_finished(s,
501                                 SSL3_ST_CW_FINISHED_A,SSL3_ST_CW_FINISHED_B,
502                                 s->method->ssl3_enc->client_finished_label,
503                                 s->method->ssl3_enc->client_finished_label_len);
504                         if (ret <= 0) goto end;
505                         s->state=SSL3_ST_CW_FLUSH;
506
507                         /* clear flags */
508                         s->s3->flags&= ~SSL3_FLAGS_POP_BUFFER;
509                         if (s->hit)
510                                 {
511                                 s->s3->tmp.next_state=SSL_ST_OK;
512                                 if (s->s3->flags & SSL3_FLAGS_DELAY_CLIENT_FINISHED)
513                                         {
514                                         s->state=SSL_ST_OK;
515                                         s->s3->flags|=SSL3_FLAGS_POP_BUFFER;
516                                         s->s3->delay_buf_pop_ret=0;
517                                         }
518                                 }
519                         else
520                                 {
521 #ifndef OPENSSL_NO_TLSEXT
522                                 /* Allow NewSessionTicket if ticket expected */
523                                 if (s->tlsext_ticket_expected)
524                                         s->s3->tmp.next_state=SSL3_ST_CR_SESSION_TICKET_A;
525                                 else
526 #endif
527                                 
528                                 s->s3->tmp.next_state=SSL3_ST_CR_FINISHED_A;
529                                 }
530                         s->init_num=0;
531                         break;
532
533 #ifndef OPENSSL_NO_TLSEXT
534                 case SSL3_ST_CR_SESSION_TICKET_A:
535                 case SSL3_ST_CR_SESSION_TICKET_B:
536                         ret=ssl3_get_new_session_ticket(s);
537                         if (ret <= 0) goto end;
538                         s->state=SSL3_ST_CR_FINISHED_A;
539                         s->init_num=0;
540                 break;
541
542                 case SSL3_ST_CR_CERT_STATUS_A:
543                 case SSL3_ST_CR_CERT_STATUS_B:
544                         ret=ssl3_get_cert_status(s);
545                         if (ret <= 0) goto end;
546                         s->state=SSL3_ST_CR_KEY_EXCH_A;
547                         s->init_num=0;
548                 break;
549 #endif
550
551                 case SSL3_ST_CR_FINISHED_A:
552                 case SSL3_ST_CR_FINISHED_B:
553                         s->s3->flags |= SSL3_FLAGS_CCS_OK;
554                         ret=ssl3_get_finished(s,SSL3_ST_CR_FINISHED_A,
555                                 SSL3_ST_CR_FINISHED_B);
556                         if (ret <= 0) goto end;
557
558                         if (s->hit)
559                                 s->state=SSL3_ST_CW_CHANGE_A;
560                         else
561                                 s->state=SSL_ST_OK;
562                         s->init_num=0;
563                         break;
564
565                 case SSL3_ST_CW_FLUSH:
566                         s->rwstate=SSL_WRITING;
567                         if (BIO_flush(s->wbio) <= 0)
568                                 {
569                                 ret= -1;
570                                 goto end;
571                                 }
572                         s->rwstate=SSL_NOTHING;
573                         s->state=s->s3->tmp.next_state;
574                         break;
575
576                 case SSL_ST_OK:
577                         /* clean a few things up */
578                         ssl3_cleanup_key_block(s);
579
580                         if (s->init_buf != NULL)
581                                 {
582                                 BUF_MEM_free(s->init_buf);
583                                 s->init_buf=NULL;
584                                 }
585
586                         /* If we are not 'joining' the last two packets,
587                          * remove the buffering now */
588                         if (!(s->s3->flags & SSL3_FLAGS_POP_BUFFER))
589                                 ssl_free_wbio_buffer(s);
590                         /* else do it later in ssl3_write */
591
592                         s->init_num=0;
593                         s->renegotiate=0;
594                         s->new_session=0;
595
596                         ssl_update_cache(s,SSL_SESS_CACHE_CLIENT);
597                         if (s->hit) s->ctx->stats.sess_hit++;
598
599                         ret=1;
600                         /* s->server=0; */
601                         s->handshake_func=ssl3_connect;
602                         s->ctx->stats.sess_connect_good++;
603
604                         if (cb != NULL) cb(s,SSL_CB_HANDSHAKE_DONE,1);
605
606                         goto end;
607                         /* break; */
608                         
609                 default:
610                         SSLerr(SSL_F_SSL3_CONNECT,SSL_R_UNKNOWN_STATE);
611                         ret= -1;
612                         goto end;
613                         /* break; */
614                         }
615
616                 /* did we do anything */
617                 if (!s->s3->tmp.reuse_message && !skip)
618                         {
619                         if (s->debug)
620                                 {
621                                 if ((ret=BIO_flush(s->wbio)) <= 0)
622                                         goto end;
623                                 }
624
625                         if ((cb != NULL) && (s->state != state))
626                                 {
627                                 new_state=s->state;
628                                 s->state=state;
629                                 cb(s,SSL_CB_CONNECT_LOOP,1);
630                                 s->state=new_state;
631                                 }
632                         }
633                 skip=0;
634                 }
635 end:
636         s->in_handshake--;
637         if (buf != NULL)
638                 BUF_MEM_free(buf);
639         if (cb != NULL)
640                 cb(s,SSL_CB_CONNECT_EXIT,ret);
641         return(ret);
642         }
643
644
645 int ssl3_client_hello(SSL *s)
646         {
647         unsigned char *buf;
648         unsigned char *p,*d;
649         int i;
650         unsigned long l;
651         int al = 0;
652 #ifndef OPENSSL_NO_COMP
653         int j;
654         SSL_COMP *comp;
655 #endif
656
657         buf=(unsigned char *)s->init_buf->data;
658         if (s->state == SSL3_ST_CW_CLNT_HELLO_A)
659                 {
660                 SSL_SESSION *sess = s->session;
661                 if ((sess == NULL) ||
662                         (sess->ssl_version != s->version) ||
663                         !sess->session_id_length ||
664                         (sess->not_resumable))
665                         {
666                         if (!ssl_get_new_session(s,0))
667                                 goto err;
668                         }
669                 if (s->method->version == DTLS_ANY_VERSION)
670                         {
671                         /* Determine which DTLS version to use */
672                         int options = s->options;
673                         /* If DTLS 1.2 disabled correct the version number */
674                         if (options & SSL_OP_NO_DTLSv1_2)
675                                 {
676                                 if (tls1_suiteb(s))
677                                         {
678                                         SSLerr(SSL_F_SSL3_CLIENT_HELLO, SSL_R_ONLY_DTLS_1_2_ALLOWED_IN_SUITEB_MODE);
679                                         goto err;
680                                         }
681                                 /* Disabling all versions is silly: return an
682                                  * error.
683                                  */
684                                 if (options & SSL_OP_NO_DTLSv1)
685                                         {
686                                         SSLerr(SSL_F_SSL3_CLIENT_HELLO,SSL_R_WRONG_SSL_VERSION);
687                                         goto err;
688                                         }
689                                 /* Update method so we don't use any DTLS 1.2
690                                  * features.
691                                  */
692                                 s->method = DTLSv1_client_method();
693                                 s->version = DTLS1_VERSION;
694                                 }
695                         else
696                                 {
697                                 /* We only support one version: update method */
698                                 if (options & SSL_OP_NO_DTLSv1)
699                                         s->method = DTLSv1_2_client_method();
700                                 s->version = DTLS1_2_VERSION;
701                                 }
702                         s->client_version = s->version;
703                         }
704                 /* else use the pre-loaded session */
705
706                 p=s->s3->client_random;
707
708                 /* for DTLS if client_random is initialized, reuse it, we are
709                  * required to use same upon reply to HelloVerify */
710                 if (SSL_IS_DTLS(s))
711                         {
712                         size_t idx;
713                         i = 1;
714                         for (idx=0; idx < sizeof(s->s3->client_random); idx++)
715                                 {
716                                 if (p[idx])
717                                         {
718                                         i = 0;
719                                         break;
720                                         }
721                                 }
722                         }
723                 else 
724                         i = 1;
725
726                 if (i)
727                         ssl_fill_hello_random(s, 0, p,
728                                               sizeof(s->s3->client_random));
729
730                 /* Do the message type and length last */
731                 d=p= ssl_handshake_start(s);
732
733                 /* version indicates the negotiated version: for example from
734                  * an SSLv2/v3 compatible client hello). The client_version
735                  * field is the maximum version we permit and it is also
736                  * used in RSA encrypted premaster secrets. Some servers can
737                  * choke if we initially report a higher version then
738                  * renegotiate to a lower one in the premaster secret. This
739                  * didn't happen with TLS 1.0 as most servers supported it
740                  * but it can with TLS 1.1 or later if the server only supports
741                  * 1.0.
742                  *
743                  * Possible scenario with previous logic:
744                  *      1. Client hello indicates TLS 1.2
745                  *      2. Server hello says TLS 1.0
746                  *      3. RSA encrypted premaster secret uses 1.2.
747                  *      4. Handhaked proceeds using TLS 1.0.
748                  *      5. Server sends hello request to renegotiate.
749                  *      6. Client hello indicates TLS v1.0 as we now
750                  *         know that is maximum server supports.
751                  *      7. Server chokes on RSA encrypted premaster secret
752                  *         containing version 1.0.
753                  *
754                  * For interoperability it should be OK to always use the
755                  * maximum version we support in client hello and then rely
756                  * on the checking of version to ensure the servers isn't
757                  * being inconsistent: for example initially negotiating with
758                  * TLS 1.0 and renegotiating with TLS 1.2. We do this by using
759                  * client_version in client hello and not resetting it to
760                  * the negotiated version.
761                  */
762 #if 0
763                 *(p++)=s->version>>8;
764                 *(p++)=s->version&0xff;
765                 s->client_version=s->version;
766 #else
767                 *(p++)=s->client_version>>8;
768                 *(p++)=s->client_version&0xff;
769 #endif
770
771                 /* Random stuff */
772                 memcpy(p,s->s3->client_random,SSL3_RANDOM_SIZE);
773                 p+=SSL3_RANDOM_SIZE;
774
775                 /* Session ID */
776                 if (s->new_session)
777                         i=0;
778                 else
779                         i=s->session->session_id_length;
780                 *(p++)=i;
781                 if (i != 0)
782                         {
783                         if (i > (int)sizeof(s->session->session_id))
784                                 {
785                                 SSLerr(SSL_F_SSL3_CLIENT_HELLO, ERR_R_INTERNAL_ERROR);
786                                 goto err;
787                                 }
788                         memcpy(p,s->session->session_id,i);
789                         p+=i;
790                         }
791                 
792                 /* cookie stuff for DTLS */
793                 if (SSL_IS_DTLS(s))
794                         {
795                         if ( s->d1->cookie_len > sizeof(s->d1->cookie))
796                                 {
797                                 SSLerr(SSL_F_SSL3_CLIENT_HELLO, ERR_R_INTERNAL_ERROR);
798                                 goto err;
799                                 }
800                         *(p++) = s->d1->cookie_len;
801                         memcpy(p, s->d1->cookie, s->d1->cookie_len);
802                         p += s->d1->cookie_len;
803                         }
804                 
805                 /* Ciphers supported */
806                 i=ssl_cipher_list_to_bytes(s,SSL_get_ciphers(s),&(p[2]),0);
807                 if (i == 0)
808                         {
809                         SSLerr(SSL_F_SSL3_CLIENT_HELLO,SSL_R_NO_CIPHERS_AVAILABLE);
810                         goto err;
811                         }
812 #ifdef OPENSSL_MAX_TLS1_2_CIPHER_LENGTH
813                         /* Some servers hang if client hello > 256 bytes
814                          * as hack workaround chop number of supported ciphers
815                          * to keep it well below this if we use TLS v1.2
816                          */
817                         if (TLS1_get_version(s) >= TLS1_2_VERSION
818                                 && i > OPENSSL_MAX_TLS1_2_CIPHER_LENGTH)
819                                 i = OPENSSL_MAX_TLS1_2_CIPHER_LENGTH & ~1;
820 #endif
821                 s2n(i,p);
822                 p+=i;
823
824                 /* COMPRESSION */
825 #ifdef OPENSSL_NO_COMP
826                 *(p++)=1;
827 #else
828
829                 if (!ssl_allow_compression(s) || !s->ctx->comp_methods)
830                         j=0;
831                 else
832                         j=sk_SSL_COMP_num(s->ctx->comp_methods);
833                 *(p++)=1+j;
834                 for (i=0; i<j; i++)
835                         {
836                         comp=sk_SSL_COMP_value(s->ctx->comp_methods,i);
837                         *(p++)=comp->id;
838                         }
839 #endif
840                 *(p++)=0; /* Add the NULL method */
841
842 #ifndef OPENSSL_NO_TLSEXT
843                 /* TLS extensions*/
844                 if (ssl_prepare_clienthello_tlsext(s) <= 0)
845                         {
846                         SSLerr(SSL_F_SSL3_CLIENT_HELLO,SSL_R_CLIENTHELLO_TLSEXT);
847                         goto err;
848                         }
849                 if ((p = ssl_add_clienthello_tlsext(s, p, buf+SSL3_RT_MAX_PLAIN_LENGTH, &al)) == NULL)
850                         {
851                         ssl3_send_alert(s,SSL3_AL_FATAL,al);
852                         SSLerr(SSL_F_SSL3_CLIENT_HELLO,ERR_R_INTERNAL_ERROR);
853                         goto err;
854                         }
855 #endif
856                 
857                 l= p-d;
858                 ssl_set_handshake_header(s, SSL3_MT_CLIENT_HELLO, l);
859                 s->state=SSL3_ST_CW_CLNT_HELLO_B;
860                 }
861
862         /* SSL3_ST_CW_CLNT_HELLO_B */
863         return ssl_do_write(s);
864 err:
865         return(-1);
866         }
867
868 int ssl3_get_server_hello(SSL *s)
869         {
870         STACK_OF(SSL_CIPHER) *sk;
871         const SSL_CIPHER *c;
872         CERT *ct = s->cert;
873         unsigned char *p,*d;
874         int i,al=SSL_AD_INTERNAL_ERROR,ok;
875         unsigned int j;
876         long n;
877 #ifndef OPENSSL_NO_COMP
878         SSL_COMP *comp;
879 #endif
880         /* Hello verify request and/or server hello version may not
881          * match so set first packet if we're negotiating version.
882          */
883         if (SSL_IS_DTLS(s))
884                 s->first_packet = 1;
885
886         n=s->method->ssl_get_message(s,
887                 SSL3_ST_CR_SRVR_HELLO_A,
888                 SSL3_ST_CR_SRVR_HELLO_B,
889                 -1,
890                 20000, /* ?? */
891                 &ok);
892
893         if (!ok) return((int)n);
894
895         if (SSL_IS_DTLS(s))
896                 {
897                 s->first_packet = 0;
898                 if ( s->s3->tmp.message_type == DTLS1_MT_HELLO_VERIFY_REQUEST)
899                         {
900                         if ( s->d1->send_cookie == 0)
901                                 {
902                                 s->s3->tmp.reuse_message = 1;
903                                 return 1;
904                                 }
905                         else /* already sent a cookie */
906                                 {
907                                 al=SSL_AD_UNEXPECTED_MESSAGE;
908                                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_BAD_MESSAGE_TYPE);
909                                 goto f_err;
910                                 }
911                         }
912                 }
913         
914         if ( s->s3->tmp.message_type != SSL3_MT_SERVER_HELLO)
915                 {
916                 al=SSL_AD_UNEXPECTED_MESSAGE;
917                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_BAD_MESSAGE_TYPE);
918                 goto f_err;
919                 }
920
921         d=p=(unsigned char *)s->init_msg;
922         if (s->method->version == DTLS_ANY_VERSION)
923                 {
924                 /* Work out correct protocol version to use */
925                 int hversion = (p[0] << 8)|p[1];
926                 int options = s->options;
927                 if (hversion == DTLS1_2_VERSION
928                         && !(options & SSL_OP_NO_DTLSv1_2))
929                         s->method = DTLSv1_2_client_method();
930                 else if (tls1_suiteb(s))
931                         {
932                         SSLerr(SSL_F_SSL3_GET_SERVER_HELLO, SSL_R_ONLY_DTLS_1_2_ALLOWED_IN_SUITEB_MODE);
933                         s->version = hversion;
934                         al = SSL_AD_PROTOCOL_VERSION;
935                         goto f_err;
936                         }
937                 else if (hversion == DTLS1_VERSION
938                         && !(options & SSL_OP_NO_DTLSv1))
939                         s->method = DTLSv1_client_method();
940                 else
941                         {
942                         SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_WRONG_SSL_VERSION);
943                         s->version = hversion;
944                         al = SSL_AD_PROTOCOL_VERSION;
945                         goto f_err;
946                         }
947                 s->version = s->client_version = s->method->version;
948                 }
949
950         if ((p[0] != (s->version>>8)) || (p[1] != (s->version&0xff)))
951                 {
952                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_WRONG_SSL_VERSION);
953                 s->version=(s->version&0xff00)|p[1];
954                 al=SSL_AD_PROTOCOL_VERSION;
955                 goto f_err;
956                 }
957         p+=2;
958
959         /* load the server hello data */
960         /* load the server random */
961         memcpy(s->s3->server_random,p,SSL3_RANDOM_SIZE);
962         p+=SSL3_RANDOM_SIZE;
963
964         s->hit = 0;
965
966         /* get the session-id */
967         j= *(p++);
968
969         if ((j > sizeof s->session->session_id) || (j > SSL3_SESSION_ID_SIZE))
970                 {
971                 al=SSL_AD_ILLEGAL_PARAMETER;
972                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_SSL3_SESSION_ID_TOO_LONG);
973                 goto f_err;
974                 }
975
976 #ifndef OPENSSL_NO_TLSEXT
977         /* check if we want to resume the session based on external pre-shared secret */
978         if (s->version >= TLS1_VERSION && s->tls_session_secret_cb)
979                 {
980                 SSL_CIPHER *pref_cipher=NULL;
981                 s->session->master_key_length=sizeof(s->session->master_key);
982                 if (s->tls_session_secret_cb(s, s->session->master_key,
983                                              &s->session->master_key_length,
984                                              NULL, &pref_cipher,
985                                              s->tls_session_secret_cb_arg))
986                         {
987                         s->session->cipher = pref_cipher ?
988                                 pref_cipher : ssl_get_cipher_by_char(s, p+j);
989                         s->hit = 1;
990                         }
991                 }
992 #endif /* OPENSSL_NO_TLSEXT */
993
994         if (!s->hit && j != 0 && j == s->session->session_id_length
995             && memcmp(p,s->session->session_id,j) == 0)
996             {
997             if(s->sid_ctx_length != s->session->sid_ctx_length
998                || memcmp(s->session->sid_ctx,s->sid_ctx,s->sid_ctx_length))
999                 {
1000                 /* actually a client application bug */
1001                 al=SSL_AD_ILLEGAL_PARAMETER;
1002                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_ATTEMPT_TO_REUSE_SESSION_IN_DIFFERENT_CONTEXT);
1003                 goto f_err;
1004                 }
1005             s->hit=1;
1006             }
1007         /* a miss or crap from the other end */
1008         if (!s->hit)
1009                 {
1010                 /* If we were trying for session-id reuse, make a new
1011                  * SSL_SESSION so we don't stuff up other people */
1012                 if (s->session->session_id_length > 0)
1013                         {
1014                         if (!ssl_get_new_session(s,0))
1015                                 {
1016                                 goto f_err;
1017                                 }
1018                         }
1019                 s->session->session_id_length=j;
1020                 memcpy(s->session->session_id,p,j); /* j could be 0 */
1021                 }
1022         p+=j;
1023         c=ssl_get_cipher_by_char(s,p);
1024         if (c == NULL)
1025                 {
1026                 /* unknown cipher */
1027                 al=SSL_AD_ILLEGAL_PARAMETER;
1028                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_UNKNOWN_CIPHER_RETURNED);
1029                 goto f_err;
1030                 }
1031         /* Set version disabled mask now we know version */
1032         if (!SSL_USE_TLS1_2_CIPHERS(s))
1033                 ct->mask_ssl = SSL_TLSV1_2;
1034         else
1035                 ct->mask_ssl = 0;
1036         /* If it is a disabled cipher we didn't send it in client hello,
1037          * so return an error.
1038          */
1039         if (ssl_cipher_disabled(s, c, SSL_SECOP_CIPHER_CHECK))
1040                 {
1041                 al=SSL_AD_ILLEGAL_PARAMETER;
1042                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_WRONG_CIPHER_RETURNED);
1043                 goto f_err;
1044                 }
1045         p+=ssl_put_cipher_by_char(s,NULL,NULL);
1046
1047         sk=ssl_get_ciphers_by_id(s);
1048         i=sk_SSL_CIPHER_find(sk,c);
1049         if (i < 0)
1050                 {
1051                 /* we did not say we would use this cipher */
1052                 al=SSL_AD_ILLEGAL_PARAMETER;
1053                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_WRONG_CIPHER_RETURNED);
1054                 goto f_err;
1055                 }
1056
1057         /* Depending on the session caching (internal/external), the cipher
1058            and/or cipher_id values may not be set. Make sure that
1059            cipher_id is set and use it for comparison. */
1060         if (s->session->cipher)
1061                 s->session->cipher_id = s->session->cipher->id;
1062         if (s->hit && (s->session->cipher_id != c->id))
1063                 {
1064 /* Workaround is now obsolete */
1065 #if 0
1066                 if (!(s->options &
1067                         SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG))
1068 #endif
1069                         {
1070                         al=SSL_AD_ILLEGAL_PARAMETER;
1071                         SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_OLD_SESSION_CIPHER_NOT_RETURNED);
1072                         goto f_err;
1073                         }
1074                 }
1075         s->s3->tmp.new_cipher=c;
1076         /* Don't digest cached records if no sigalgs: we may need them for
1077          * client authentication.
1078          */
1079         if (!SSL_USE_SIGALGS(s) && !ssl3_digest_cached_records(s))
1080                 goto f_err;
1081         /* lets get the compression algorithm */
1082         /* COMPRESSION */
1083 #ifdef OPENSSL_NO_COMP
1084         if (*(p++) != 0)
1085                 {
1086                 al=SSL_AD_ILLEGAL_PARAMETER;
1087                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_UNSUPPORTED_COMPRESSION_ALGORITHM);
1088                 goto f_err;
1089                 }
1090         /* If compression is disabled we'd better not try to resume a session
1091          * using compression.
1092          */
1093         if (s->session->compress_meth != 0)
1094                 {
1095                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_INCONSISTENT_COMPRESSION);
1096                 goto f_err;
1097                 }
1098 #else
1099         j= *(p++);
1100         if (s->hit && j != s->session->compress_meth)
1101                 {
1102                 al=SSL_AD_ILLEGAL_PARAMETER;
1103                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_OLD_SESSION_COMPRESSION_ALGORITHM_NOT_RETURNED);
1104                 goto f_err;
1105                 }
1106         if (j == 0)
1107                 comp=NULL;
1108         else if (!ssl_allow_compression(s))
1109                 {
1110                 al=SSL_AD_ILLEGAL_PARAMETER;
1111                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_COMPRESSION_DISABLED);
1112                 goto f_err;
1113                 }
1114         else
1115                 comp=ssl3_comp_find(s->ctx->comp_methods,j);
1116         
1117         if ((j != 0) && (comp == NULL))
1118                 {
1119                 al=SSL_AD_ILLEGAL_PARAMETER;
1120                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_UNSUPPORTED_COMPRESSION_ALGORITHM);
1121                 goto f_err;
1122                 }
1123         else
1124                 {
1125                 s->s3->tmp.new_compression=comp;
1126                 }
1127 #endif
1128
1129 #ifndef OPENSSL_NO_TLSEXT
1130         /* TLS extensions*/
1131         if (!ssl_parse_serverhello_tlsext(s,&p,d,n))
1132                 {
1133                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_PARSE_TLSEXT);
1134                 goto err; 
1135                 }
1136 #endif
1137
1138         if (p != (d+n))
1139                 {
1140                 /* wrong packet length */
1141                 al=SSL_AD_DECODE_ERROR;
1142                 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_BAD_PACKET_LENGTH);
1143                 goto f_err;
1144                 }
1145
1146         return(1);
1147 f_err:
1148         ssl3_send_alert(s,SSL3_AL_FATAL,al);
1149 err:
1150         return(-1);
1151         }
1152
1153 int ssl3_get_server_certificate(SSL *s)
1154         {
1155         int al,i,ok,ret= -1;
1156         unsigned long n,nc,llen,l;
1157         X509 *x=NULL;
1158         const unsigned char *q,*p;
1159         unsigned char *d;
1160         STACK_OF(X509) *sk=NULL;
1161         SESS_CERT *sc;
1162         EVP_PKEY *pkey=NULL;
1163         int need_cert = 1; /* VRS: 0=> will allow null cert if auth == KRB5 */
1164
1165         n=s->method->ssl_get_message(s,
1166                 SSL3_ST_CR_CERT_A,
1167                 SSL3_ST_CR_CERT_B,
1168                 -1,
1169                 s->max_cert_list,
1170                 &ok);
1171
1172         if (!ok) return((int)n);
1173
1174         if ((s->s3->tmp.message_type == SSL3_MT_SERVER_KEY_EXCHANGE) ||
1175                 ((s->s3->tmp.new_cipher->algorithm_auth & SSL_aKRB5) && 
1176                 (s->s3->tmp.message_type == SSL3_MT_SERVER_DONE)))
1177                 {
1178                 s->s3->tmp.reuse_message=1;
1179                 return(1);
1180                 }
1181
1182         if (s->s3->tmp.message_type != SSL3_MT_CERTIFICATE)
1183                 {
1184                 al=SSL_AD_UNEXPECTED_MESSAGE;
1185                 SSLerr(SSL_F_SSL3_GET_SERVER_CERTIFICATE,SSL_R_BAD_MESSAGE_TYPE);
1186                 goto f_err;
1187                 }
1188         p=d=(unsigned char *)s->init_msg;
1189
1190         if ((sk=sk_X509_new_null()) == NULL)
1191                 {
1192                 SSLerr(SSL_F_SSL3_GET_SERVER_CERTIFICATE,ERR_R_MALLOC_FAILURE);
1193                 goto err;
1194                 }
1195
1196         n2l3(p,llen);
1197         if (llen+3 != n)
1198                 {
1199                 al=SSL_AD_DECODE_ERROR;
1200                 SSLerr(SSL_F_SSL3_GET_SERVER_CERTIFICATE,SSL_R_LENGTH_MISMATCH);
1201                 goto f_err;
1202                 }
1203         for (nc=0; nc<llen; )
1204                 {
1205                 n2l3(p,l);
1206                 if ((l+nc+3) > llen)
1207                         {
1208                         al=SSL_AD_DECODE_ERROR;
1209                         SSLerr(SSL_F_SSL3_GET_SERVER_CERTIFICATE,SSL_R_CERT_LENGTH_MISMATCH);
1210                         goto f_err;
1211                         }
1212
1213                 q=p;
1214                 x=d2i_X509(NULL,&q,l);
1215                 if (x == NULL)
1216                         {
1217                         al=SSL_AD_BAD_CERTIFICATE;
1218                         SSLerr(SSL_F_SSL3_GET_SERVER_CERTIFICATE,ERR_R_ASN1_LIB);
1219                         goto f_err;
1220                         }
1221                 if (q != (p+l))
1222                         {
1223                         al=SSL_AD_DECODE_ERROR;
1224                         SSLerr(SSL_F_SSL3_GET_SERVER_CERTIFICATE,SSL_R_CERT_LENGTH_MISMATCH);
1225                         goto f_err;
1226                         }
1227                 if (!sk_X509_push(sk,x))
1228                         {
1229                         SSLerr(SSL_F_SSL3_GET_SERVER_CERTIFICATE,ERR_R_MALLOC_FAILURE);
1230                         goto err;
1231                         }
1232                 x=NULL;
1233                 nc+=l+3;
1234                 p=q;
1235                 }
1236
1237         i=ssl_verify_cert_chain(s,sk);
1238         if ((s->verify_mode != SSL_VERIFY_NONE) && (i <= 0)
1239 #ifndef OPENSSL_NO_KRB5
1240             && !((s->s3->tmp.new_cipher->algorithm_mkey & SSL_kKRB5) &&
1241                  (s->s3->tmp.new_cipher->algorithm_auth & SSL_aKRB5))
1242 #endif /* OPENSSL_NO_KRB5 */
1243                 )
1244                 {
1245                 al=ssl_verify_alarm_type(s->verify_result);
1246                 SSLerr(SSL_F_SSL3_GET_SERVER_CERTIFICATE,SSL_R_CERTIFICATE_VERIFY_FAILED);
1247                 goto f_err; 
1248                 }
1249         ERR_clear_error(); /* but we keep s->verify_result */
1250         if (i > 1)
1251                 {
1252                 SSLerr(SSL_F_SSL3_GET_SERVER_CERTIFICATE, i);
1253                 al = SSL_AD_HANDSHAKE_FAILURE;
1254                 goto f_err;
1255                 }
1256
1257         sc=ssl_sess_cert_new();
1258         if (sc == NULL) goto err;
1259
1260         if (s->session->sess_cert) ssl_sess_cert_free(s->session->sess_cert);
1261         s->session->sess_cert=sc;
1262
1263         sc->cert_chain=sk;
1264         /* Inconsistency alert: cert_chain does include the peer's
1265          * certificate, which we don't include in s3_srvr.c */
1266         x=sk_X509_value(sk,0);
1267         sk=NULL;
1268         /* VRS 19990621: possible memory leak; sk=null ==> !sk_pop_free() @end*/
1269
1270         pkey=X509_get_pubkey(x);
1271
1272         /* VRS: allow null cert if auth == KRB5 */
1273         need_cert = ((s->s3->tmp.new_cipher->algorithm_mkey & SSL_kKRB5) &&
1274                     (s->s3->tmp.new_cipher->algorithm_auth & SSL_aKRB5))
1275                     ? 0 : 1;
1276
1277 #ifdef KSSL_DEBUG
1278         printf("pkey,x = %p, %p\n", pkey,x);
1279         printf("ssl_cert_type(x,pkey) = %d\n", ssl_cert_type(x,pkey));
1280         printf("cipher, alg, nc = %s, %lx, %lx, %d\n", s->s3->tmp.new_cipher->name,
1281                 s->s3->tmp.new_cipher->algorithm_mkey, s->s3->tmp.new_cipher->algorithm_auth, need_cert);
1282 #endif    /* KSSL_DEBUG */
1283
1284         if (need_cert && ((pkey == NULL) || EVP_PKEY_missing_parameters(pkey)))
1285                 {
1286                 x=NULL;
1287                 al=SSL3_AL_FATAL;
1288                 SSLerr(SSL_F_SSL3_GET_SERVER_CERTIFICATE,
1289                         SSL_R_UNABLE_TO_FIND_PUBLIC_KEY_PARAMETERS);
1290                 goto f_err;
1291                 }
1292
1293         i=ssl_cert_type(x,pkey);
1294         if (need_cert && i < 0)
1295                 {
1296                 x=NULL;
1297                 al=SSL3_AL_FATAL;
1298                 SSLerr(SSL_F_SSL3_GET_SERVER_CERTIFICATE,
1299                         SSL_R_UNKNOWN_CERTIFICATE_TYPE);
1300                 goto f_err;
1301                 }
1302
1303         if (need_cert)
1304                 {
1305                 int exp_idx = ssl_cipher_get_cert_index(s->s3->tmp.new_cipher);
1306                 if (exp_idx >= 0 && i != exp_idx)
1307                         {
1308                         x=NULL;
1309                         al=SSL_AD_ILLEGAL_PARAMETER;
1310                         SSLerr(SSL_F_SSL3_GET_SERVER_CERTIFICATE,
1311                                 SSL_R_WRONG_CERTIFICATE_TYPE);
1312                         goto f_err;
1313                         }
1314                 sc->peer_cert_type=i;
1315                 CRYPTO_add(&x->references,1,CRYPTO_LOCK_X509);
1316                 /* Why would the following ever happen?
1317                  * We just created sc a couple of lines ago. */
1318                 if (sc->peer_pkeys[i].x509 != NULL)
1319                         X509_free(sc->peer_pkeys[i].x509);
1320                 sc->peer_pkeys[i].x509=x;
1321                 sc->peer_key= &(sc->peer_pkeys[i]);
1322
1323                 if (s->session->peer != NULL)
1324                         X509_free(s->session->peer);
1325                 CRYPTO_add(&x->references,1,CRYPTO_LOCK_X509);
1326                 s->session->peer=x;
1327                 }
1328         else
1329                 {
1330                 sc->peer_cert_type=i;
1331                 sc->peer_key= NULL;
1332
1333                 if (s->session->peer != NULL)
1334                         X509_free(s->session->peer);
1335                 s->session->peer=NULL;
1336                 }
1337         s->session->verify_result = s->verify_result;
1338
1339         x=NULL;
1340         ret=1;
1341         if (0)
1342                 {
1343 f_err:
1344                 ssl3_send_alert(s,SSL3_AL_FATAL,al);
1345                 }
1346 err:
1347         EVP_PKEY_free(pkey);
1348         X509_free(x);
1349         sk_X509_pop_free(sk,X509_free);
1350         return(ret);
1351         }
1352
1353 int ssl3_get_key_exchange(SSL *s)
1354         {
1355 #ifndef OPENSSL_NO_RSA
1356         unsigned char *q,md_buf[EVP_MAX_MD_SIZE*2];
1357 #endif
1358         EVP_MD_CTX md_ctx;
1359         unsigned char *param,*p;
1360         int al,j,ok;
1361         long i,param_len,n,alg_k,alg_a;
1362         EVP_PKEY *pkey=NULL;
1363         const EVP_MD *md = NULL;
1364 #ifndef OPENSSL_NO_RSA
1365         RSA *rsa=NULL;
1366 #endif
1367 #ifndef OPENSSL_NO_DH
1368         DH *dh=NULL;
1369 #endif
1370 #ifndef OPENSSL_NO_ECDH
1371         EC_KEY *ecdh = NULL;
1372         BN_CTX *bn_ctx = NULL;
1373         EC_POINT *srvr_ecpoint = NULL;
1374         int curve_nid = 0;
1375         int encoded_pt_len = 0;
1376 #endif
1377
1378         /* use same message size as in ssl3_get_certificate_request()
1379          * as ServerKeyExchange message may be skipped */
1380         n=s->method->ssl_get_message(s,
1381                 SSL3_ST_CR_KEY_EXCH_A,
1382                 SSL3_ST_CR_KEY_EXCH_B,
1383                 -1,
1384                 s->max_cert_list,
1385                 &ok);
1386         if (!ok) return((int)n);
1387
1388         if (s->s3->tmp.message_type != SSL3_MT_SERVER_KEY_EXCHANGE)
1389                 {
1390 #ifndef OPENSSL_NO_PSK
1391                 /* In plain PSK ciphersuite, ServerKeyExchange can be
1392                    omitted if no identity hint is sent. Set
1393                    session->sess_cert anyway to avoid problems
1394                    later.*/
1395                 if (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK)
1396                         {
1397                         s->session->sess_cert=ssl_sess_cert_new();
1398                         if (s->ctx->psk_identity_hint)
1399                                 OPENSSL_free(s->ctx->psk_identity_hint);
1400                         s->ctx->psk_identity_hint = NULL;
1401                         }
1402 #endif
1403                 s->s3->tmp.reuse_message=1;
1404                 return(1);
1405                 }
1406
1407         param=p=(unsigned char *)s->init_msg;
1408         if (s->session->sess_cert != NULL)
1409                 {
1410 #ifndef OPENSSL_NO_RSA
1411                 if (s->session->sess_cert->peer_rsa_tmp != NULL)
1412                         {
1413                         RSA_free(s->session->sess_cert->peer_rsa_tmp);
1414                         s->session->sess_cert->peer_rsa_tmp=NULL;
1415                         }
1416 #endif
1417 #ifndef OPENSSL_NO_DH
1418                 if (s->session->sess_cert->peer_dh_tmp)
1419                         {
1420                         DH_free(s->session->sess_cert->peer_dh_tmp);
1421                         s->session->sess_cert->peer_dh_tmp=NULL;
1422                         }
1423 #endif
1424 #ifndef OPENSSL_NO_ECDH
1425                 if (s->session->sess_cert->peer_ecdh_tmp)
1426                         {
1427                         EC_KEY_free(s->session->sess_cert->peer_ecdh_tmp);
1428                         s->session->sess_cert->peer_ecdh_tmp=NULL;
1429                         }
1430 #endif
1431                 }
1432         else
1433                 {
1434                 s->session->sess_cert=ssl_sess_cert_new();
1435                 }
1436
1437         /* Total length of the parameters including the length prefix */
1438         param_len=0;
1439
1440         alg_k=s->s3->tmp.new_cipher->algorithm_mkey;
1441         alg_a=s->s3->tmp.new_cipher->algorithm_auth;
1442         EVP_MD_CTX_init(&md_ctx);
1443
1444         al=SSL_AD_DECODE_ERROR;
1445
1446 #ifndef OPENSSL_NO_PSK
1447         if (alg_k & SSL_kPSK)
1448                 {
1449                 char tmp_id_hint[PSK_MAX_IDENTITY_LEN+1];
1450
1451                 param_len = 2;
1452                 if (param_len > n)
1453                         {
1454                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1455                                 SSL_R_LENGTH_TOO_SHORT);
1456                         goto f_err;
1457                         }
1458                 n2s(p,i);
1459
1460                 /* Store PSK identity hint for later use, hint is used
1461                  * in ssl3_send_client_key_exchange.  Assume that the
1462                  * maximum length of a PSK identity hint can be as
1463                  * long as the maximum length of a PSK identity. */
1464                 if (i > PSK_MAX_IDENTITY_LEN)
1465                         {
1466                         al=SSL_AD_HANDSHAKE_FAILURE;
1467                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1468                                 SSL_R_DATA_LENGTH_TOO_LONG);
1469                         goto f_err;
1470                         }
1471                 if (i > n - param_len)
1472                         {
1473                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1474                                 SSL_R_BAD_PSK_IDENTITY_HINT_LENGTH);
1475                         goto f_err;
1476                         }
1477                 param_len += i;
1478
1479                 /* If received PSK identity hint contains NULL
1480                  * characters, the hint is truncated from the first
1481                  * NULL. p may not be ending with NULL, so create a
1482                  * NULL-terminated string. */
1483                 memcpy(tmp_id_hint, p, i);
1484                 memset(tmp_id_hint+i, 0, PSK_MAX_IDENTITY_LEN+1-i);
1485                 if (s->ctx->psk_identity_hint != NULL)
1486                         OPENSSL_free(s->ctx->psk_identity_hint);
1487                 s->ctx->psk_identity_hint = BUF_strdup(tmp_id_hint);
1488                 if (s->ctx->psk_identity_hint == NULL)
1489                         {
1490                         al=SSL_AD_HANDSHAKE_FAILURE;
1491                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE, ERR_R_MALLOC_FAILURE);
1492                         goto f_err;
1493                         }          
1494
1495                 p+=i;
1496                 n-=param_len;
1497                 }
1498         else
1499 #endif /* !OPENSSL_NO_PSK */
1500 #ifndef OPENSSL_NO_SRP
1501         if (alg_k & SSL_kSRP)
1502                 {
1503                 param_len = 2;
1504                 if (param_len > n)
1505                         {
1506                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1507                                 SSL_R_LENGTH_TOO_SHORT);
1508                         goto f_err;
1509                         }
1510                 n2s(p,i);
1511
1512                 if (i > n - param_len)
1513                         {
1514                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_SRP_N_LENGTH);
1515                         goto f_err;
1516                         }
1517                 param_len += i;
1518
1519                 if (!(s->srp_ctx.N=BN_bin2bn(p,i,NULL)))
1520                         {
1521                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_BN_LIB);
1522                         goto err;
1523                         }
1524                 p+=i;
1525
1526
1527                 if (2 > n - param_len)
1528                         {
1529                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1530                                 SSL_R_LENGTH_TOO_SHORT);
1531                         goto f_err;
1532                         }
1533                 param_len += 2;
1534
1535                 n2s(p,i);
1536
1537                 if (i > n - param_len)
1538                         {
1539                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_SRP_G_LENGTH);
1540                         goto f_err;
1541                         }
1542                 param_len += i;
1543
1544                 if (!(s->srp_ctx.g=BN_bin2bn(p,i,NULL)))
1545                         {
1546                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_BN_LIB);
1547                         goto err;
1548                         }
1549                 p+=i;
1550
1551
1552                 if (1 > n - param_len)
1553                         {
1554                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1555                                 SSL_R_LENGTH_TOO_SHORT);
1556                         goto f_err;
1557                         }
1558                 param_len += 1;
1559
1560                 i = (unsigned int)(p[0]);
1561                 p++;
1562
1563                 if (i > n - param_len)
1564                         {
1565                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_SRP_S_LENGTH);
1566                         goto f_err;
1567                         }
1568                 param_len += i;
1569
1570                 if (!(s->srp_ctx.s=BN_bin2bn(p,i,NULL)))
1571                         {
1572                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_BN_LIB);
1573                         goto err;
1574                         }
1575                 p+=i;
1576
1577                 if (2 > n - param_len)
1578                         {
1579                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1580                                 SSL_R_LENGTH_TOO_SHORT);
1581                         goto f_err;
1582                         }
1583                 param_len += 2;
1584
1585                 n2s(p,i);
1586
1587                 if (i > n - param_len)
1588                         {
1589                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_SRP_B_LENGTH);
1590                         goto f_err;
1591                         }
1592                 param_len += i;
1593
1594                 if (!(s->srp_ctx.B=BN_bin2bn(p,i,NULL)))
1595                         {
1596                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_BN_LIB);
1597                         goto err;
1598                         }
1599                 p+=i;
1600                 n-=param_len;
1601
1602                 if (!srp_verify_server_param(s, &al))
1603                         {
1604                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_SRP_PARAMETERS);
1605                         goto f_err;
1606                         }
1607
1608 /* We must check if there is a certificate */
1609 #ifndef OPENSSL_NO_RSA
1610                 if (alg_a & SSL_aRSA)
1611                         pkey=X509_get_pubkey(s->session->sess_cert->peer_pkeys[SSL_PKEY_RSA_ENC].x509);
1612 #else
1613                 if (0)
1614                         ;
1615 #endif
1616 #ifndef OPENSSL_NO_DSA
1617                 else if (alg_a & SSL_aDSS)
1618                         pkey=X509_get_pubkey(s->session->sess_cert->peer_pkeys[SSL_PKEY_DSA_SIGN].x509);
1619 #endif
1620                 }
1621         else
1622 #endif /* !OPENSSL_NO_SRP */
1623 #ifndef OPENSSL_NO_RSA
1624         if (alg_k & SSL_kRSA)
1625                 {
1626                 if ((rsa=RSA_new()) == NULL)
1627                         {
1628                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_MALLOC_FAILURE);
1629                         goto err;
1630                         }
1631
1632                 param_len = 2;
1633                 if (param_len > n)
1634                         {
1635                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1636                                 SSL_R_LENGTH_TOO_SHORT);
1637                         goto f_err;
1638                         }
1639                 n2s(p,i);
1640
1641                 if (i > n - param_len)
1642                         {
1643                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_RSA_MODULUS_LENGTH);
1644                         goto f_err;
1645                         }
1646                 param_len += i;
1647
1648                 if (!(rsa->n=BN_bin2bn(p,i,rsa->n)))
1649                         {
1650                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_BN_LIB);
1651                         goto err;
1652                         }
1653                 p+=i;
1654
1655                 if (2 > n - param_len)
1656                         {
1657                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1658                                 SSL_R_LENGTH_TOO_SHORT);
1659                         goto f_err;
1660                         }
1661                 param_len += 2;
1662
1663                 n2s(p,i);
1664
1665                 if (i > n - param_len)
1666                         {
1667                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_RSA_E_LENGTH);
1668                         goto f_err;
1669                         }
1670                 param_len += i;
1671
1672                 if (!(rsa->e=BN_bin2bn(p,i,rsa->e)))
1673                         {
1674                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_BN_LIB);
1675                         goto err;
1676                         }
1677                 p+=i;
1678                 n-=param_len;
1679
1680                 /* this should be because we are using an export cipher */
1681                 if (alg_a & SSL_aRSA)
1682                         pkey=X509_get_pubkey(s->session->sess_cert->peer_pkeys[SSL_PKEY_RSA_ENC].x509);
1683                 else
1684                         {
1685                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR);
1686                         goto err;
1687                         }
1688                 s->session->sess_cert->peer_rsa_tmp=rsa;
1689                 rsa=NULL;
1690                 }
1691 #else /* OPENSSL_NO_RSA */
1692         if (0)
1693                 ;
1694 #endif
1695 #ifndef OPENSSL_NO_DH
1696         else if (alg_k & SSL_kDHE)
1697                 {
1698                 if ((dh=DH_new()) == NULL)
1699                         {
1700                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_DH_LIB);
1701                         goto err;
1702                         }
1703
1704                 param_len = 2;
1705                 if (param_len > n)
1706                         {
1707                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1708                                 SSL_R_LENGTH_TOO_SHORT);
1709                         goto f_err;
1710                         }
1711                 n2s(p,i);
1712
1713                 if (i > n - param_len)
1714                         {
1715                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_DH_P_LENGTH);
1716                         goto f_err;
1717                         }
1718                 param_len += i;
1719
1720                 if (!(dh->p=BN_bin2bn(p,i,NULL)))
1721                         {
1722                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_BN_LIB);
1723                         goto err;
1724                         }
1725                 p+=i;
1726
1727                 if (2 > n - param_len)
1728                         {
1729                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1730                                 SSL_R_LENGTH_TOO_SHORT);
1731                         goto f_err;
1732                         }
1733                 param_len += 2;
1734
1735                 n2s(p,i);
1736
1737                 if (i > n - param_len)
1738                         {
1739                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_DH_G_LENGTH);
1740                         goto f_err;
1741                         }
1742                 param_len += i;
1743
1744                 if (!(dh->g=BN_bin2bn(p,i,NULL)))
1745                         {
1746                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_BN_LIB);
1747                         goto err;
1748                         }
1749                 p+=i;
1750
1751                 if (2 > n - param_len)
1752                         {
1753                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1754                                 SSL_R_LENGTH_TOO_SHORT);
1755                         goto f_err;
1756                         }
1757                 param_len += 2;
1758
1759                 n2s(p,i);
1760
1761                 if (i > n - param_len)
1762                         {
1763                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_DH_PUB_KEY_LENGTH);
1764                         goto f_err;
1765                         }
1766                 param_len += i;
1767
1768                 if (!(dh->pub_key=BN_bin2bn(p,i,NULL)))
1769                         {
1770                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_BN_LIB);
1771                         goto err;
1772                         }
1773                 p+=i;
1774                 n-=param_len;
1775
1776                 if (!ssl_security(s, SSL_SECOP_TMP_DH,
1777                                                 DH_security_bits(dh), 0, dh))
1778                         {
1779                         al=SSL_AD_HANDSHAKE_FAILURE;
1780                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_DH_KEY_TOO_SMALL);
1781                         goto f_err;
1782                         }
1783
1784 #ifndef OPENSSL_NO_RSA
1785                 if (alg_a & SSL_aRSA)
1786                         pkey=X509_get_pubkey(s->session->sess_cert->peer_pkeys[SSL_PKEY_RSA_ENC].x509);
1787 #else
1788                 if (0)
1789                         ;
1790 #endif
1791 #ifndef OPENSSL_NO_DSA
1792                 else if (alg_a & SSL_aDSS)
1793                         pkey=X509_get_pubkey(s->session->sess_cert->peer_pkeys[SSL_PKEY_DSA_SIGN].x509);
1794 #endif
1795                 /* else anonymous DH, so no certificate or pkey. */
1796
1797                 s->session->sess_cert->peer_dh_tmp=dh;
1798                 dh=NULL;
1799                 }
1800         else if ((alg_k & SSL_kDHr) || (alg_k & SSL_kDHd))
1801                 {
1802                 al=SSL_AD_ILLEGAL_PARAMETER;
1803                 SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_TRIED_TO_USE_UNSUPPORTED_CIPHER);
1804                 goto f_err;
1805                 }
1806 #endif /* !OPENSSL_NO_DH */
1807
1808 #ifndef OPENSSL_NO_ECDH
1809         else if (alg_k & SSL_kECDHE)
1810                 {
1811                 EC_GROUP *ngroup;
1812                 const EC_GROUP *group;
1813
1814                 if ((ecdh=EC_KEY_new()) == NULL)
1815                         {
1816                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_MALLOC_FAILURE);
1817                         goto err;
1818                         }
1819
1820                 /* Extract elliptic curve parameters and the
1821                  * server's ephemeral ECDH public key.
1822                  * Keep accumulating lengths of various components in
1823                  * param_len and make sure it never exceeds n.
1824                  */
1825
1826                 /* XXX: For now we only support named (not generic) curves
1827                  * and the ECParameters in this case is just three bytes. We
1828                  * also need one byte for the length of the encoded point
1829                  */
1830                 param_len=4;
1831                 if (param_len > n)
1832                         {
1833                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1834                                 SSL_R_LENGTH_TOO_SHORT);
1835                         goto f_err;
1836                         }
1837                 /* Check curve is one of our preferences, if not server has
1838                  * sent an invalid curve. ECParameters is 3 bytes.
1839                  */
1840                 if (!tls1_check_curve(s, p, 3))
1841                         {
1842                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_WRONG_CURVE);
1843                         goto f_err;
1844                         }
1845
1846                 if ((curve_nid = tls1_ec_curve_id2nid(*(p + 2))) == 0) 
1847                         {
1848                         al=SSL_AD_INTERNAL_ERROR;
1849                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS);
1850                         goto f_err;
1851                         }
1852
1853                 ngroup = EC_GROUP_new_by_curve_name(curve_nid);
1854                 if (ngroup == NULL)
1855                         {
1856                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_EC_LIB);
1857                         goto err;
1858                         }
1859                 if (EC_KEY_set_group(ecdh, ngroup) == 0)
1860                         {
1861                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_EC_LIB);
1862                         goto err;
1863                         }
1864                 EC_GROUP_free(ngroup);
1865
1866                 group = EC_KEY_get0_group(ecdh);
1867
1868                 if (SSL_C_IS_EXPORT(s->s3->tmp.new_cipher) &&
1869                     (EC_GROUP_get_degree(group) > 163))
1870                         {
1871                         al=SSL_AD_EXPORT_RESTRICTION;
1872                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_ECGROUP_TOO_LARGE_FOR_CIPHER);
1873                         goto f_err;
1874                         }
1875
1876                 p+=3;
1877
1878                 /* Next, get the encoded ECPoint */
1879                 if (((srvr_ecpoint = EC_POINT_new(group)) == NULL) ||
1880                     ((bn_ctx = BN_CTX_new()) == NULL))
1881                         {
1882                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_MALLOC_FAILURE);
1883                         goto err;
1884                         }
1885
1886                 encoded_pt_len = *p;  /* length of encoded point */
1887                 p+=1;
1888
1889                 if ((encoded_pt_len > n - param_len) ||
1890                     (EC_POINT_oct2point(group, srvr_ecpoint, 
1891                         p, encoded_pt_len, bn_ctx) == 0))
1892                         {
1893                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_ECPOINT);
1894                         goto f_err;
1895                         }
1896                 param_len += encoded_pt_len;
1897
1898                 n-=param_len;
1899                 p+=encoded_pt_len;
1900
1901                 /* The ECC/TLS specification does not mention
1902                  * the use of DSA to sign ECParameters in the server
1903                  * key exchange message. We do support RSA and ECDSA.
1904                  */
1905                 if (0) ;
1906 #ifndef OPENSSL_NO_RSA
1907                 else if (alg_a & SSL_aRSA)
1908                         pkey=X509_get_pubkey(s->session->sess_cert->peer_pkeys[SSL_PKEY_RSA_ENC].x509);
1909 #endif
1910 #ifndef OPENSSL_NO_ECDSA
1911                 else if (alg_a & SSL_aECDSA)
1912                         pkey=X509_get_pubkey(s->session->sess_cert->peer_pkeys[SSL_PKEY_ECC].x509);
1913 #endif
1914                 /* else anonymous ECDH, so no certificate or pkey. */
1915                 EC_KEY_set_public_key(ecdh, srvr_ecpoint);
1916                 s->session->sess_cert->peer_ecdh_tmp=ecdh;
1917                 ecdh=NULL;
1918                 BN_CTX_free(bn_ctx);
1919                 bn_ctx = NULL;
1920                 EC_POINT_free(srvr_ecpoint);
1921                 srvr_ecpoint = NULL;
1922                 }
1923         else if (alg_k)
1924                 {
1925                 al=SSL_AD_UNEXPECTED_MESSAGE;
1926                 SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_UNEXPECTED_MESSAGE);
1927                 goto f_err;
1928                 }
1929 #endif /* !OPENSSL_NO_ECDH */
1930
1931
1932         /* p points to the next byte, there are 'n' bytes left */
1933
1934         /* if it was signed, check the signature */
1935         if (pkey != NULL)
1936                 {
1937                 if (SSL_USE_SIGALGS(s))
1938                         {
1939                         int rv;
1940                         if (2 > n)
1941                                 {
1942                                 SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1943                                         SSL_R_LENGTH_TOO_SHORT);
1944                                 goto f_err;
1945                                 }
1946                         rv = tls12_check_peer_sigalg(&md, s, p, pkey);
1947                         if (rv == -1)
1948                                 goto err;
1949                         else if (rv == 0)
1950                                 {
1951                                 goto f_err;
1952                                 }
1953 #ifdef SSL_DEBUG
1954 fprintf(stderr, "USING TLSv1.2 HASH %s\n", EVP_MD_name(md));
1955 #endif
1956                         p += 2;
1957                         n -= 2;
1958                         }
1959                 else
1960                         md = EVP_sha1();
1961
1962                 if (2 > n)
1963                         {
1964                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,
1965                                 SSL_R_LENGTH_TOO_SHORT);
1966                         goto f_err;
1967                         }
1968                 n2s(p,i);
1969                 n-=2;
1970                 j=EVP_PKEY_size(pkey);
1971
1972                 /* Check signature length. If n is 0 then signature is empty */
1973                 if ((i != n) || (n > j) || (n <= 0))
1974                         {
1975                         /* wrong packet length */
1976                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_WRONG_SIGNATURE_LENGTH);
1977                         goto f_err;
1978                         }
1979
1980 #ifndef OPENSSL_NO_RSA
1981                 if (pkey->type == EVP_PKEY_RSA && !SSL_USE_SIGALGS(s))
1982                         {
1983                         int num;
1984                         unsigned int size;
1985
1986                         j=0;
1987                         q=md_buf;
1988                         for (num=2; num > 0; num--)
1989                                 {
1990                                 EVP_MD_CTX_set_flags(&md_ctx,
1991                                         EVP_MD_CTX_FLAG_NON_FIPS_ALLOW);
1992                                 EVP_DigestInit_ex(&md_ctx,(num == 2)
1993                                         ?s->ctx->md5:s->ctx->sha1, NULL);
1994                                 EVP_DigestUpdate(&md_ctx,&(s->s3->client_random[0]),SSL3_RANDOM_SIZE);
1995                                 EVP_DigestUpdate(&md_ctx,&(s->s3->server_random[0]),SSL3_RANDOM_SIZE);
1996                                 EVP_DigestUpdate(&md_ctx,param,param_len);
1997                                 EVP_DigestFinal_ex(&md_ctx,q,&size);
1998                                 q+=size;
1999                                 j+=size;
2000                                 }
2001                         i=RSA_verify(NID_md5_sha1, md_buf, j, p, n,
2002                                                                 pkey->pkey.rsa);
2003                         if (i < 0)
2004                                 {
2005                                 al=SSL_AD_DECRYPT_ERROR;
2006                                 SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_RSA_DECRYPT);
2007                                 goto f_err;
2008                                 }
2009                         if (i == 0)
2010                                 {
2011                                 /* bad signature */
2012                                 al=SSL_AD_DECRYPT_ERROR;
2013                                 SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_SIGNATURE);
2014                                 goto f_err;
2015                                 }
2016                         }
2017                 else
2018 #endif
2019                         {
2020                         EVP_VerifyInit_ex(&md_ctx, md, NULL);
2021                         EVP_VerifyUpdate(&md_ctx,&(s->s3->client_random[0]),SSL3_RANDOM_SIZE);
2022                         EVP_VerifyUpdate(&md_ctx,&(s->s3->server_random[0]),SSL3_RANDOM_SIZE);
2023                         EVP_VerifyUpdate(&md_ctx,param,param_len);
2024                         if (EVP_VerifyFinal(&md_ctx,p,(int)n,pkey) <= 0)
2025                                 {
2026                                 /* bad signature */
2027                                 al=SSL_AD_DECRYPT_ERROR;
2028                                 SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_BAD_SIGNATURE);
2029                                 goto f_err;
2030                                 }
2031                         }
2032                 }
2033         else
2034                 {
2035                 /* aNULL, aSRP or kPSK do not need public keys */
2036                 if (!(alg_a & (SSL_aNULL|SSL_aSRP)) && !(alg_k & SSL_kPSK))
2037                         {
2038                         /* Might be wrong key type, check it */
2039                         if (ssl3_check_cert_and_algorithm(s))
2040                                 /* Otherwise this shouldn't happen */
2041                                 SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR);
2042                         goto err;
2043                         }
2044                 /* still data left over */
2045                 if (n != 0)
2046                         {
2047                         SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_EXTRA_DATA_IN_MESSAGE);
2048                         goto f_err;
2049                         }
2050                 }
2051         EVP_PKEY_free(pkey);
2052         EVP_MD_CTX_cleanup(&md_ctx);
2053         return(1);
2054 f_err:
2055         ssl3_send_alert(s,SSL3_AL_FATAL,al);
2056 err:
2057         EVP_PKEY_free(pkey);
2058 #ifndef OPENSSL_NO_RSA
2059         if (rsa != NULL)
2060                 RSA_free(rsa);
2061 #endif
2062 #ifndef OPENSSL_NO_DH
2063         if (dh != NULL)
2064                 DH_free(dh);
2065 #endif
2066 #ifndef OPENSSL_NO_ECDH
2067         BN_CTX_free(bn_ctx);
2068         EC_POINT_free(srvr_ecpoint);
2069         if (ecdh != NULL)
2070                 EC_KEY_free(ecdh);
2071 #endif
2072         EVP_MD_CTX_cleanup(&md_ctx);
2073         return(-1);
2074         }
2075
2076 int ssl3_get_certificate_request(SSL *s)
2077         {
2078         int ok,ret=0;
2079         unsigned long n,nc,l;
2080         unsigned int llen, ctype_num,i;
2081         X509_NAME *xn=NULL;
2082         const unsigned char *p,*q;
2083         unsigned char *d;
2084         STACK_OF(X509_NAME) *ca_sk=NULL;
2085
2086         n=s->method->ssl_get_message(s,
2087                 SSL3_ST_CR_CERT_REQ_A,
2088                 SSL3_ST_CR_CERT_REQ_B,
2089                 -1,
2090                 s->max_cert_list,
2091                 &ok);
2092
2093         if (!ok) return((int)n);
2094
2095         s->s3->tmp.cert_req=0;
2096
2097         if (s->s3->tmp.message_type == SSL3_MT_SERVER_DONE)
2098                 {
2099                 s->s3->tmp.reuse_message=1;
2100                 /* If we get here we don't need any cached handshake records
2101                  * as we wont be doing client auth.
2102                  */
2103                 if (s->s3->handshake_buffer)
2104                         {
2105                         if (!ssl3_digest_cached_records(s))
2106                                 goto err;
2107                         }
2108                 return(1);
2109                 }
2110
2111         if (s->s3->tmp.message_type != SSL3_MT_CERTIFICATE_REQUEST)
2112                 {
2113                 ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_UNEXPECTED_MESSAGE);
2114                 SSLerr(SSL_F_SSL3_GET_CERTIFICATE_REQUEST,SSL_R_WRONG_MESSAGE_TYPE);
2115                 goto err;
2116                 }
2117
2118         /* TLS does not like anon-DH with client cert */
2119         if (s->version > SSL3_VERSION)
2120                 {
2121                 if (s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL)
2122                         {
2123                         ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_UNEXPECTED_MESSAGE);
2124                         SSLerr(SSL_F_SSL3_GET_CERTIFICATE_REQUEST,SSL_R_TLS_CLIENT_CERT_REQ_WITH_ANON_CIPHER);
2125                         goto err;
2126                         }
2127                 }
2128
2129         p=d=(unsigned char *)s->init_msg;
2130
2131         if ((ca_sk=sk_X509_NAME_new(ca_dn_cmp)) == NULL)
2132                 {
2133                 SSLerr(SSL_F_SSL3_GET_CERTIFICATE_REQUEST,ERR_R_MALLOC_FAILURE);
2134                 goto err;
2135                 }
2136
2137         /* get the certificate types */
2138         ctype_num= *(p++);
2139         if (s->cert->ctypes)
2140                 {
2141                 OPENSSL_free(s->cert->ctypes);
2142                 s->cert->ctypes = NULL;
2143                 }
2144         if (ctype_num > SSL3_CT_NUMBER)
2145                 {
2146                 /* If we exceed static buffer copy all to cert structure */
2147                 s->cert->ctypes = OPENSSL_malloc(ctype_num);
2148                 memcpy(s->cert->ctypes, p, ctype_num);
2149                 s->cert->ctype_num = (size_t)ctype_num;
2150                 ctype_num=SSL3_CT_NUMBER;
2151                 }
2152         for (i=0; i<ctype_num; i++)
2153                 s->s3->tmp.ctype[i]= p[i];
2154         p+=p[-1];
2155         if (SSL_USE_SIGALGS(s))
2156                 {
2157                 n2s(p, llen);
2158                 /* Check we have enough room for signature algorithms and
2159                  * following length value.
2160                  */
2161                 if ((unsigned long)(p - d + llen + 2) > n)
2162                         {
2163                         ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_DECODE_ERROR);
2164                         SSLerr(SSL_F_SSL3_GET_CERTIFICATE_REQUEST,SSL_R_DATA_LENGTH_TOO_LONG);
2165                         goto err;
2166                         }
2167                 /* Clear certificate digests and validity flags */
2168                 for (i = 0; i < SSL_PKEY_NUM; i++)
2169                         {
2170                         s->cert->pkeys[i].digest = NULL;
2171                         s->cert->pkeys[i].valid_flags = 0;
2172                         }
2173                 if ((llen & 1) || !tls1_save_sigalgs(s, p, llen))
2174                         {
2175                         ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_DECODE_ERROR);
2176                         SSLerr(SSL_F_SSL3_GET_CERTIFICATE_REQUEST,SSL_R_SIGNATURE_ALGORITHMS_ERROR);
2177                         goto err;
2178                         }
2179                 if (!tls1_process_sigalgs(s))
2180                         {
2181                         ssl3_send_alert(s,SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR);
2182                         SSLerr(SSL_F_SSL3_GET_CERTIFICATE_REQUEST, ERR_R_MALLOC_FAILURE);
2183                         goto err;
2184                         }
2185                 p += llen;
2186                 }
2187
2188         /* get the CA RDNs */
2189         n2s(p,llen);
2190 #if 0
2191 {
2192 FILE *out;
2193 out=fopen("/tmp/vsign.der","w");
2194 fwrite(p,1,llen,out);
2195 fclose(out);
2196 }
2197 #endif
2198
2199         if ((unsigned long)(p - d + llen) != n)
2200                 {
2201                 ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_DECODE_ERROR);
2202                 SSLerr(SSL_F_SSL3_GET_CERTIFICATE_REQUEST,SSL_R_LENGTH_MISMATCH);
2203                 goto err;
2204                 }
2205
2206         for (nc=0; nc<llen; )
2207                 {
2208                 n2s(p,l);
2209                 if ((l+nc+2) > llen)
2210                         {
2211                         if ((s->options & SSL_OP_NETSCAPE_CA_DN_BUG))
2212                                 goto cont; /* netscape bugs */
2213                         ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_DECODE_ERROR);
2214                         SSLerr(SSL_F_SSL3_GET_CERTIFICATE_REQUEST,SSL_R_CA_DN_TOO_LONG);
2215                         goto err;
2216                         }
2217
2218                 q=p;
2219
2220                 if ((xn=d2i_X509_NAME(NULL,&q,l)) == NULL)
2221                         {
2222                         /* If netscape tolerance is on, ignore errors */
2223                         if (s->options & SSL_OP_NETSCAPE_CA_DN_BUG)
2224                                 goto cont;
2225                         else
2226                                 {
2227                                 ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_DECODE_ERROR);
2228                                 SSLerr(SSL_F_SSL3_GET_CERTIFICATE_REQUEST,ERR_R_ASN1_LIB);
2229                                 goto err;
2230                                 }
2231                         }
2232
2233                 if (q != (p+l))
2234                         {
2235                         ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_DECODE_ERROR);
2236                         SSLerr(SSL_F_SSL3_GET_CERTIFICATE_REQUEST,SSL_R_CA_DN_LENGTH_MISMATCH);
2237                         goto err;
2238                         }
2239                 if (!sk_X509_NAME_push(ca_sk,xn))
2240                         {
2241                         SSLerr(SSL_F_SSL3_GET_CERTIFICATE_REQUEST,ERR_R_MALLOC_FAILURE);
2242                         goto err;
2243                         }
2244
2245                 p+=l;
2246                 nc+=l+2;
2247                 }
2248
2249         if (0)
2250                 {
2251 cont:
2252                 ERR_clear_error();
2253                 }
2254
2255         /* we should setup a certificate to return.... */
2256         s->s3->tmp.cert_req=1;
2257         s->s3->tmp.ctype_num=ctype_num;
2258         if (s->s3->tmp.ca_names != NULL)
2259                 sk_X509_NAME_pop_free(s->s3->tmp.ca_names,X509_NAME_free);
2260         s->s3->tmp.ca_names=ca_sk;
2261         ca_sk=NULL;
2262
2263         ret=1;
2264 err:
2265         if (ca_sk != NULL) sk_X509_NAME_pop_free(ca_sk,X509_NAME_free);
2266         return(ret);
2267         }
2268
2269 static int ca_dn_cmp(const X509_NAME * const *a, const X509_NAME * const *b)
2270         {
2271         return(X509_NAME_cmp(*a,*b));
2272         }
2273 #ifndef OPENSSL_NO_TLSEXT
2274 int ssl3_get_new_session_ticket(SSL *s)
2275         {
2276         int ok,al,ret=0, ticklen;
2277         long n;
2278         const unsigned char *p;
2279         unsigned char *d;
2280
2281         n=s->method->ssl_get_message(s,
2282                 SSL3_ST_CR_SESSION_TICKET_A,
2283                 SSL3_ST_CR_SESSION_TICKET_B,
2284                 SSL3_MT_NEWSESSION_TICKET,
2285                 16384,
2286                 &ok);
2287
2288         if (!ok)
2289                 return((int)n);
2290
2291         if (n < 6)
2292                 {
2293                 /* need at least ticket_lifetime_hint + ticket length */
2294                 al = SSL_AD_DECODE_ERROR;
2295                 SSLerr(SSL_F_SSL3_GET_NEW_SESSION_TICKET,SSL_R_LENGTH_MISMATCH);
2296                 goto f_err;
2297                 }
2298
2299         p=d=(unsigned char *)s->init_msg;
2300         n2l(p, s->session->tlsext_tick_lifetime_hint);
2301         n2s(p, ticklen);
2302         /* ticket_lifetime_hint + ticket_length + ticket */
2303         if (ticklen + 6 != n)
2304                 {
2305                 al = SSL_AD_DECODE_ERROR;
2306                 SSLerr(SSL_F_SSL3_GET_NEW_SESSION_TICKET,SSL_R_LENGTH_MISMATCH);
2307                 goto f_err;
2308                 }
2309         if (s->session->tlsext_tick)
2310                 {
2311                 OPENSSL_free(s->session->tlsext_tick);
2312                 s->session->tlsext_ticklen = 0;
2313                 }
2314         s->session->tlsext_tick = OPENSSL_malloc(ticklen);
2315         if (!s->session->tlsext_tick)
2316                 {
2317                 SSLerr(SSL_F_SSL3_GET_NEW_SESSION_TICKET,ERR_R_MALLOC_FAILURE);
2318                 goto err;
2319                 }
2320         memcpy(s->session->tlsext_tick, p, ticklen);
2321         s->session->tlsext_ticklen = ticklen;
2322         /* There are two ways to detect a resumed ticket session.
2323          * One is to set an appropriate session ID and then the server
2324          * must return a match in ServerHello. This allows the normal
2325          * client session ID matching to work and we know much 
2326          * earlier that the ticket has been accepted.
2327          * 
2328          * The other way is to set zero length session ID when the
2329          * ticket is presented and rely on the handshake to determine
2330          * session resumption.
2331          *
2332          * We choose the former approach because this fits in with
2333          * assumptions elsewhere in OpenSSL. The session ID is set
2334          * to the SHA256 (or SHA1 is SHA256 is disabled) hash of the
2335          * ticket.
2336          */ 
2337         EVP_Digest(p, ticklen,
2338                         s->session->session_id, &s->session->session_id_length,
2339 #ifndef OPENSSL_NO_SHA256
2340                                                         EVP_sha256(), NULL);
2341 #else
2342                                                         EVP_sha1(), NULL);
2343 #endif
2344         ret=1;
2345         return(ret);
2346 f_err:
2347         ssl3_send_alert(s,SSL3_AL_FATAL,al);
2348 err:
2349         return(-1);
2350         }
2351
2352 int ssl3_get_cert_status(SSL *s)
2353         {
2354         int ok, al;
2355         unsigned long resplen,n;
2356         const unsigned char *p;
2357
2358         n=s->method->ssl_get_message(s,
2359                 SSL3_ST_CR_CERT_STATUS_A,
2360                 SSL3_ST_CR_CERT_STATUS_B,
2361                 SSL3_MT_CERTIFICATE_STATUS,
2362                 16384,
2363                 &ok);
2364
2365         if (!ok) return((int)n);
2366         if (n < 4)
2367                 {
2368                 /* need at least status type + length */
2369                 al = SSL_AD_DECODE_ERROR;
2370                 SSLerr(SSL_F_SSL3_GET_CERT_STATUS,SSL_R_LENGTH_MISMATCH);
2371                 goto f_err;
2372                 }
2373         p = (unsigned char *)s->init_msg;
2374         if (*p++ != TLSEXT_STATUSTYPE_ocsp)
2375                 {
2376                 al = SSL_AD_DECODE_ERROR;
2377                 SSLerr(SSL_F_SSL3_GET_CERT_STATUS,SSL_R_UNSUPPORTED_STATUS_TYPE);
2378                 goto f_err;
2379                 }
2380         n2l3(p, resplen);
2381         if (resplen + 4 != n)
2382                 {
2383                 al = SSL_AD_DECODE_ERROR;
2384                 SSLerr(SSL_F_SSL3_GET_CERT_STATUS,SSL_R_LENGTH_MISMATCH);
2385                 goto f_err;
2386                 }
2387         if (s->tlsext_ocsp_resp)
2388                 OPENSSL_free(s->tlsext_ocsp_resp);
2389         s->tlsext_ocsp_resp = BUF_memdup(p, resplen);
2390         if (!s->tlsext_ocsp_resp)
2391                 {
2392                 al = SSL_AD_INTERNAL_ERROR;
2393                 SSLerr(SSL_F_SSL3_GET_CERT_STATUS,ERR_R_MALLOC_FAILURE);
2394                 goto f_err;
2395                 }
2396         s->tlsext_ocsp_resplen = resplen;
2397         if (s->ctx->tlsext_status_cb)
2398                 {
2399                 int ret;
2400                 ret = s->ctx->tlsext_status_cb(s, s->ctx->tlsext_status_arg);
2401                 if (ret == 0)
2402                         {
2403                         al = SSL_AD_BAD_CERTIFICATE_STATUS_RESPONSE;
2404                         SSLerr(SSL_F_SSL3_GET_CERT_STATUS,SSL_R_INVALID_STATUS_RESPONSE);
2405                         goto f_err;
2406                         }
2407                 if (ret < 0)
2408                         {
2409                         al = SSL_AD_INTERNAL_ERROR;
2410                         SSLerr(SSL_F_SSL3_GET_CERT_STATUS,ERR_R_MALLOC_FAILURE);
2411                         goto f_err;
2412                         }
2413                 }
2414         return 1;
2415 f_err:
2416         ssl3_send_alert(s,SSL3_AL_FATAL,al);
2417         return(-1);
2418         }
2419 #endif
2420
2421 int ssl3_get_server_done(SSL *s)
2422         {
2423         int ok,ret=0;
2424         long n;
2425
2426         n=s->method->ssl_get_message(s,
2427                 SSL3_ST_CR_SRVR_DONE_A,
2428                 SSL3_ST_CR_SRVR_DONE_B,
2429                 SSL3_MT_SERVER_DONE,
2430                 30, /* should be very small, like 0 :-) */
2431                 &ok);
2432
2433         if (!ok) return((int)n);
2434         if (n > 0)
2435                 {
2436                 /* should contain no data */
2437                 ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_DECODE_ERROR);
2438                 SSLerr(SSL_F_SSL3_GET_SERVER_DONE,SSL_R_LENGTH_MISMATCH);
2439                 return -1;
2440                 }
2441         ret=1;
2442         return(ret);
2443         }
2444
2445
2446 int ssl3_send_client_key_exchange(SSL *s)
2447         {
2448         unsigned char *p;
2449         int n;
2450         unsigned long alg_k;
2451 #ifndef OPENSSL_NO_RSA
2452         unsigned char *q;
2453         EVP_PKEY *pkey=NULL;
2454 #endif
2455 #ifndef OPENSSL_NO_KRB5
2456         KSSL_ERR kssl_err;
2457 #endif /* OPENSSL_NO_KRB5 */
2458 #ifndef OPENSSL_NO_ECDH
2459         EC_KEY *clnt_ecdh = NULL;
2460         const EC_POINT *srvr_ecpoint = NULL;
2461         EVP_PKEY *srvr_pub_pkey = NULL;
2462         unsigned char *encodedPoint = NULL;
2463         int encoded_pt_len = 0;
2464         BN_CTX * bn_ctx = NULL;
2465 #endif
2466
2467         if (s->state == SSL3_ST_CW_KEY_EXCH_A)
2468                 {
2469                 p = ssl_handshake_start(s);
2470
2471                 alg_k=s->s3->tmp.new_cipher->algorithm_mkey;
2472
2473                 /* Fool emacs indentation */
2474                 if (0) {}
2475 #ifndef OPENSSL_NO_RSA
2476                 else if (alg_k & SSL_kRSA)
2477                         {
2478                         RSA *rsa;
2479                         unsigned char tmp_buf[SSL_MAX_MASTER_KEY_LENGTH];
2480
2481                         if (s->session->sess_cert == NULL)
2482                                 {
2483                                 /* We should always have a server certificate with SSL_kRSA. */
2484                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR);
2485                                 goto err;
2486                                 }
2487
2488                         if (s->session->sess_cert->peer_rsa_tmp != NULL)
2489                                 rsa=s->session->sess_cert->peer_rsa_tmp;
2490                         else
2491                                 {
2492                                 pkey=X509_get_pubkey(s->session->sess_cert->peer_pkeys[SSL_PKEY_RSA_ENC].x509);
2493                                 if ((pkey == NULL) ||
2494                                         (pkey->type != EVP_PKEY_RSA) ||
2495                                         (pkey->pkey.rsa == NULL))
2496                                         {
2497                                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR);
2498                                         goto err;
2499                                         }
2500                                 rsa=pkey->pkey.rsa;
2501                                 EVP_PKEY_free(pkey);
2502                                 }
2503                                 
2504                         tmp_buf[0]=s->client_version>>8;
2505                         tmp_buf[1]=s->client_version&0xff;
2506                         if (RAND_bytes(&(tmp_buf[2]),sizeof tmp_buf-2) <= 0)
2507                                         goto err;
2508
2509                         s->session->master_key_length=sizeof tmp_buf;
2510
2511                         q=p;
2512                         /* Fix buf for TLS and beyond */
2513                         if (s->version > SSL3_VERSION)
2514                                 p+=2;
2515                         n=RSA_public_encrypt(sizeof tmp_buf,
2516                                 tmp_buf,p,rsa,RSA_PKCS1_PADDING);
2517 #ifdef PKCS1_CHECK
2518                         if (s->options & SSL_OP_PKCS1_CHECK_1) p[1]++;
2519                         if (s->options & SSL_OP_PKCS1_CHECK_2) tmp_buf[0]=0x70;
2520 #endif
2521                         if (n <= 0)
2522                                 {
2523                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,SSL_R_BAD_RSA_ENCRYPT);
2524                                 goto err;
2525                                 }
2526
2527                         /* Fix buf for TLS and beyond */
2528                         if (s->version > SSL3_VERSION)
2529                                 {
2530                                 s2n(n,q);
2531                                 n+=2;
2532                                 }
2533
2534                         s->session->master_key_length=
2535                                 s->method->ssl3_enc->generate_master_secret(s,
2536                                         s->session->master_key,
2537                                         tmp_buf,sizeof tmp_buf);
2538                         OPENSSL_cleanse(tmp_buf,sizeof tmp_buf);
2539                         }
2540 #endif
2541 #ifndef OPENSSL_NO_KRB5
2542                 else if (alg_k & SSL_kKRB5)
2543                         {
2544                         krb5_error_code krb5rc;
2545                         KSSL_CTX        *kssl_ctx = s->kssl_ctx;
2546                         /*  krb5_data   krb5_ap_req;  */
2547                         krb5_data       *enc_ticket;
2548                         krb5_data       authenticator, *authp = NULL;
2549                         EVP_CIPHER_CTX  ciph_ctx;
2550                         const EVP_CIPHER *enc = NULL;
2551                         unsigned char   iv[EVP_MAX_IV_LENGTH];
2552                         unsigned char   tmp_buf[SSL_MAX_MASTER_KEY_LENGTH];
2553                         unsigned char   epms[SSL_MAX_MASTER_KEY_LENGTH 
2554                                                 + EVP_MAX_IV_LENGTH];
2555                         int             padl, outl = sizeof(epms);
2556
2557                         EVP_CIPHER_CTX_init(&ciph_ctx);
2558
2559 #ifdef KSSL_DEBUG
2560                         printf("ssl3_send_client_key_exchange(%lx & %lx)\n",
2561                                 alg_k, SSL_kKRB5);
2562 #endif  /* KSSL_DEBUG */
2563
2564                         authp = NULL;
2565 #ifdef KRB5SENDAUTH
2566                         if (KRB5SENDAUTH)  authp = &authenticator;
2567 #endif  /* KRB5SENDAUTH */
2568
2569                         krb5rc = kssl_cget_tkt(kssl_ctx, &enc_ticket, authp,
2570                                 &kssl_err);
2571                         enc = kssl_map_enc(kssl_ctx->enctype);
2572                         if (enc == NULL)
2573                             goto err;
2574 #ifdef KSSL_DEBUG
2575                         {
2576                         printf("kssl_cget_tkt rtn %d\n", krb5rc);
2577                         if (krb5rc && kssl_err.text)
2578                           printf("kssl_cget_tkt kssl_err=%s\n", kssl_err.text);
2579                         }
2580 #endif  /* KSSL_DEBUG */
2581
2582                         if (krb5rc)
2583                                 {
2584                                 ssl3_send_alert(s,SSL3_AL_FATAL,
2585                                                 SSL_AD_HANDSHAKE_FAILURE);
2586                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
2587                                                 kssl_err.reason);
2588                                 goto err;
2589                                 }
2590
2591                         /*  20010406 VRS - Earlier versions used KRB5 AP_REQ
2592                         **  in place of RFC 2712 KerberosWrapper, as in:
2593                         **
2594                         **  Send ticket (copy to *p, set n = length)
2595                         **  n = krb5_ap_req.length;
2596                         **  memcpy(p, krb5_ap_req.data, krb5_ap_req.length);
2597                         **  if (krb5_ap_req.data)  
2598                         **    kssl_krb5_free_data_contents(NULL,&krb5_ap_req);
2599                         **
2600                         **  Now using real RFC 2712 KerberosWrapper
2601                         **  (Thanks to Simon Wilkinson <sxw@sxw.org.uk>)
2602                         **  Note: 2712 "opaque" types are here replaced
2603                         **  with a 2-byte length followed by the value.
2604                         **  Example:
2605                         **  KerberosWrapper= xx xx asn1ticket 0 0 xx xx encpms
2606                         **  Where "xx xx" = length bytes.  Shown here with
2607                         **  optional authenticator omitted.
2608                         */
2609
2610                         /*  KerberosWrapper.Ticket              */
2611                         s2n(enc_ticket->length,p);
2612                         memcpy(p, enc_ticket->data, enc_ticket->length);
2613                         p+= enc_ticket->length;
2614                         n = enc_ticket->length + 2;
2615
2616                         /*  KerberosWrapper.Authenticator       */
2617                         if (authp  &&  authp->length)  
2618                                 {
2619                                 s2n(authp->length,p);
2620                                 memcpy(p, authp->data, authp->length);
2621                                 p+= authp->length;
2622                                 n+= authp->length + 2;
2623                                 
2624                                 free(authp->data);
2625                                 authp->data = NULL;
2626                                 authp->length = 0;
2627                                 }
2628                         else
2629                                 {
2630                                 s2n(0,p);/*  null authenticator length  */
2631                                 n+=2;
2632                                 }
2633  
2634                             tmp_buf[0]=s->client_version>>8;
2635                             tmp_buf[1]=s->client_version&0xff;
2636                             if (RAND_bytes(&(tmp_buf[2]),sizeof tmp_buf-2) <= 0)
2637                                 goto err;
2638
2639                         /*  20010420 VRS.  Tried it this way; failed.
2640                         **      EVP_EncryptInit_ex(&ciph_ctx,enc, NULL,NULL);
2641                         **      EVP_CIPHER_CTX_set_key_length(&ciph_ctx,
2642                         **                              kssl_ctx->length);
2643                         **      EVP_EncryptInit_ex(&ciph_ctx,NULL, key,iv);
2644                         */
2645
2646                         memset(iv, 0, sizeof iv);  /* per RFC 1510 */
2647                         EVP_EncryptInit_ex(&ciph_ctx,enc, NULL,
2648                                 kssl_ctx->key,iv);
2649                         EVP_EncryptUpdate(&ciph_ctx,epms,&outl,tmp_buf,
2650                                 sizeof tmp_buf);
2651                         EVP_EncryptFinal_ex(&ciph_ctx,&(epms[outl]),&padl);
2652                         outl += padl;
2653                         if (outl > (int)sizeof epms)
2654                                 {
2655                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2656                                 goto err;
2657                                 }
2658                         EVP_CIPHER_CTX_cleanup(&ciph_ctx);
2659
2660                         /*  KerberosWrapper.EncryptedPreMasterSecret    */
2661                         s2n(outl,p);
2662                         memcpy(p, epms, outl);
2663                         p+=outl;
2664                         n+=outl + 2;
2665
2666                         s->session->master_key_length=
2667                                 s->method->ssl3_enc->generate_master_secret(s,
2668                                         s->session->master_key,
2669                                         tmp_buf, sizeof tmp_buf);
2670
2671                         OPENSSL_cleanse(tmp_buf, sizeof tmp_buf);
2672                         OPENSSL_cleanse(epms, outl);
2673                         }
2674 #endif
2675 #ifndef OPENSSL_NO_DH
2676                 else if (alg_k & (SSL_kDHE|SSL_kDHr|SSL_kDHd))
2677                         {
2678                         DH *dh_srvr,*dh_clnt;
2679                         SESS_CERT *scert = s->session->sess_cert;
2680
2681                         if (scert == NULL) 
2682                                 {
2683                                 ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_UNEXPECTED_MESSAGE);
2684                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,SSL_R_UNEXPECTED_MESSAGE);
2685                                 goto err;
2686                                 }
2687
2688                         if (scert->peer_dh_tmp != NULL)
2689                                 dh_srvr=scert->peer_dh_tmp;
2690                         else
2691                                 {
2692                                 /* we get them from the cert */
2693                                 int idx = scert->peer_cert_type;
2694                                 EVP_PKEY *spkey = NULL;
2695                                 dh_srvr = NULL;
2696                                 if (idx >= 0)
2697                                         spkey = X509_get_pubkey(
2698                                                 scert->peer_pkeys[idx].x509);
2699                                 if (spkey)
2700                                         {
2701                                         dh_srvr = EVP_PKEY_get1_DH(spkey);
2702                                         EVP_PKEY_free(spkey);
2703                                         }
2704                                 if (dh_srvr == NULL)
2705                                         {
2706                                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
2707                                             ERR_R_INTERNAL_ERROR);
2708                                         goto err;
2709                                         }
2710                                 }
2711                         if (s->s3->flags & TLS1_FLAGS_SKIP_CERT_VERIFY)
2712                                 {
2713                                 /* Use client certificate key */
2714                                 EVP_PKEY *clkey = s->cert->key->privatekey;
2715                                 dh_clnt = NULL;
2716                                 if (clkey)
2717                                         dh_clnt = EVP_PKEY_get1_DH(clkey);
2718                                 if (dh_clnt == NULL)
2719                                         {
2720                                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
2721                                             ERR_R_INTERNAL_ERROR);
2722                                         goto err;
2723                                         }
2724                                 }
2725                         else
2726                                 {
2727                                 /* generate a new random key */
2728                                 if ((dh_clnt=DHparams_dup(dh_srvr)) == NULL)
2729                                         {
2730                                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_DH_LIB);
2731                                         goto err;
2732                                         }
2733                                 if (!DH_generate_key(dh_clnt))
2734                                         {
2735                                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_DH_LIB);
2736                                         DH_free(dh_clnt);
2737                                         goto err;
2738                                         }
2739                                 }
2740
2741                         /* use the 'p' output buffer for the DH key, but
2742                          * make sure to clear it out afterwards */
2743
2744                         n=DH_compute_key(p,dh_srvr->pub_key,dh_clnt);
2745                         if (scert->peer_dh_tmp == NULL)
2746                                 DH_free(dh_srvr);
2747
2748                         if (n <= 0)
2749                                 {
2750                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_DH_LIB);
2751                                 DH_free(dh_clnt);
2752                                 goto err;
2753                                 }
2754
2755                         /* generate master key from the result */
2756                         s->session->master_key_length=
2757                                 s->method->ssl3_enc->generate_master_secret(s,
2758                                         s->session->master_key,p,n);
2759                         /* clean up */
2760                         memset(p,0,n);
2761
2762                         if (s->s3->flags & TLS1_FLAGS_SKIP_CERT_VERIFY)
2763                                 n = 0;
2764                         else
2765                                 {
2766                                 /* send off the data */
2767                                 n=BN_num_bytes(dh_clnt->pub_key);
2768                                 s2n(n,p);
2769                                 BN_bn2bin(dh_clnt->pub_key,p);
2770                                 n+=2;
2771                                 }
2772
2773                         DH_free(dh_clnt);
2774
2775                         /* perhaps clean things up a bit EAY EAY EAY EAY*/
2776                         }
2777 #endif
2778
2779 #ifndef OPENSSL_NO_ECDH 
2780                 else if (alg_k & (SSL_kECDHE|SSL_kECDHr|SSL_kECDHe))
2781                         {
2782                         const EC_GROUP *srvr_group = NULL;
2783                         EC_KEY *tkey;
2784                         int ecdh_clnt_cert = 0;
2785                         int field_size = 0;
2786
2787                         if (s->session->sess_cert == NULL) 
2788                                 {
2789                                 ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_UNEXPECTED_MESSAGE);
2790                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,SSL_R_UNEXPECTED_MESSAGE);
2791                                 goto err;
2792                                 }
2793
2794                         /* Did we send out the client's
2795                          * ECDH share for use in premaster
2796                          * computation as part of client certificate?
2797                          * If so, set ecdh_clnt_cert to 1.
2798                          */
2799                         if ((alg_k & (SSL_kECDHr|SSL_kECDHe)) && (s->cert != NULL)) 
2800                                 {
2801                                 /* XXX: For now, we do not support client
2802                                  * authentication using ECDH certificates.
2803                                  * To add such support, one needs to add
2804                                  * code that checks for appropriate 
2805                                  * conditions and sets ecdh_clnt_cert to 1.
2806                                  * For example, the cert have an ECC
2807                                  * key on the same curve as the server's
2808                                  * and the key should be authorized for
2809                                  * key agreement.
2810                                  *
2811                                  * One also needs to add code in ssl3_connect
2812                                  * to skip sending the certificate verify
2813                                  * message.
2814                                  *
2815                                  * if ((s->cert->key->privatekey != NULL) &&
2816                                  *     (s->cert->key->privatekey->type ==
2817                                  *      EVP_PKEY_EC) && ...)
2818                                  * ecdh_clnt_cert = 1;
2819                                  */
2820                                 }
2821
2822                         if (s->session->sess_cert->peer_ecdh_tmp != NULL)
2823                                 {
2824                                 tkey = s->session->sess_cert->peer_ecdh_tmp;
2825                                 }
2826                         else
2827                                 {
2828                                 /* Get the Server Public Key from Cert */
2829                                 srvr_pub_pkey = X509_get_pubkey(s->session-> \
2830                                     sess_cert->peer_pkeys[SSL_PKEY_ECC].x509);
2831                                 if ((srvr_pub_pkey == NULL) ||
2832                                     (srvr_pub_pkey->type != EVP_PKEY_EC) ||
2833                                     (srvr_pub_pkey->pkey.ec == NULL))
2834                                         {
2835                                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
2836                                             ERR_R_INTERNAL_ERROR);
2837                                         goto err;
2838                                         }
2839
2840                                 tkey = srvr_pub_pkey->pkey.ec;
2841                                 }
2842
2843                         srvr_group   = EC_KEY_get0_group(tkey);
2844                         srvr_ecpoint = EC_KEY_get0_public_key(tkey);
2845
2846                         if ((srvr_group == NULL) || (srvr_ecpoint == NULL))
2847                                 {
2848                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
2849                                     ERR_R_INTERNAL_ERROR);
2850                                 goto err;
2851                                 }
2852
2853                         if ((clnt_ecdh=EC_KEY_new()) == NULL) 
2854                                 {
2855                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_MALLOC_FAILURE);
2856                                 goto err;
2857                                 }
2858
2859                         if (!EC_KEY_set_group(clnt_ecdh, srvr_group))
2860                                 {
2861                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_EC_LIB);
2862                                 goto err;
2863                                 }
2864                         if (ecdh_clnt_cert) 
2865                                 { 
2866                                 /* Reuse key info from our certificate
2867                                  * We only need our private key to perform
2868                                  * the ECDH computation.
2869                                  */
2870                                 const BIGNUM *priv_key;
2871                                 tkey = s->cert->key->privatekey->pkey.ec;
2872                                 priv_key = EC_KEY_get0_private_key(tkey);
2873                                 if (priv_key == NULL)
2874                                         {
2875                                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_MALLOC_FAILURE);
2876                                         goto err;
2877                                         }
2878                                 if (!EC_KEY_set_private_key(clnt_ecdh, priv_key))
2879                                         {
2880                                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_EC_LIB);
2881                                         goto err;
2882                                         }
2883                                 }
2884                         else 
2885                                 {
2886                                 /* Generate a new ECDH key pair */
2887                                 if (!(EC_KEY_generate_key(clnt_ecdh)))
2888                                         {
2889                                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE, ERR_R_ECDH_LIB);
2890                                         goto err;
2891                                         }
2892                                 }
2893
2894                         /* use the 'p' output buffer for the ECDH key, but
2895                          * make sure to clear it out afterwards
2896                          */
2897
2898                         field_size = EC_GROUP_get_degree(srvr_group);
2899                         if (field_size <= 0)
2900                                 {
2901                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE, 
2902                                        ERR_R_ECDH_LIB);
2903                                 goto err;
2904                                 }
2905                         n=ECDH_compute_key(p, (field_size+7)/8, srvr_ecpoint, clnt_ecdh, NULL);
2906                         if (n <= 0)
2907                                 {
2908                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE, 
2909                                        ERR_R_ECDH_LIB);
2910                                 goto err;
2911                                 }
2912
2913                         /* generate master key from the result */
2914                         s->session->master_key_length = s->method->ssl3_enc \
2915                             -> generate_master_secret(s, 
2916                                 s->session->master_key,
2917                                 p, n);
2918
2919                         memset(p, 0, n); /* clean up */
2920
2921                         if (ecdh_clnt_cert) 
2922                                 {
2923                                 /* Send empty client key exch message */
2924                                 n = 0;
2925                                 }
2926                         else 
2927                                 {
2928                                 /* First check the size of encoding and
2929                                  * allocate memory accordingly.
2930                                  */
2931                                 encoded_pt_len = 
2932                                     EC_POINT_point2oct(srvr_group, 
2933                                         EC_KEY_get0_public_key(clnt_ecdh), 
2934                                         POINT_CONVERSION_UNCOMPRESSED, 
2935                                         NULL, 0, NULL);
2936
2937                                 encodedPoint = (unsigned char *) 
2938                                     OPENSSL_malloc(encoded_pt_len * 
2939                                         sizeof(unsigned char)); 
2940                                 bn_ctx = BN_CTX_new();
2941                                 if ((encodedPoint == NULL) || 
2942                                     (bn_ctx == NULL)) 
2943                                         {
2944                                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_MALLOC_FAILURE);
2945                                         goto err;
2946                                         }
2947
2948                                 /* Encode the public key */
2949                                 n = EC_POINT_point2oct(srvr_group, 
2950                                     EC_KEY_get0_public_key(clnt_ecdh), 
2951                                     POINT_CONVERSION_UNCOMPRESSED, 
2952                                     encodedPoint, encoded_pt_len, bn_ctx);
2953
2954                                 *p = n; /* length of encoded point */
2955                                 /* Encoded point will be copied here */
2956                                 p += 1; 
2957                                 /* copy the point */
2958                                 memcpy((unsigned char *)p, encodedPoint, n);
2959                                 /* increment n to account for length field */
2960                                 n += 1; 
2961                                 }
2962
2963                         /* Free allocated memory */
2964                         BN_CTX_free(bn_ctx);
2965                         if (encodedPoint != NULL) OPENSSL_free(encodedPoint);
2966                         if (clnt_ecdh != NULL) 
2967                                  EC_KEY_free(clnt_ecdh);
2968                         EVP_PKEY_free(srvr_pub_pkey);
2969                         }
2970 #endif /* !OPENSSL_NO_ECDH */
2971                 else if (alg_k & SSL_kGOST) 
2972                         {
2973                         /* GOST key exchange message creation */
2974                         EVP_PKEY_CTX *pkey_ctx;
2975                         X509 *peer_cert; 
2976                         size_t msglen;
2977                         unsigned int md_len;
2978                         int keytype;
2979                         unsigned char premaster_secret[32],shared_ukm[32], tmp[256];
2980                         EVP_MD_CTX *ukm_hash;
2981                         EVP_PKEY *pub_key;
2982
2983                         /* Get server sertificate PKEY and create ctx from it */
2984                         peer_cert=s->session->sess_cert->peer_pkeys[(keytype=SSL_PKEY_GOST01)].x509;
2985                         if (!peer_cert) 
2986                                 peer_cert=s->session->sess_cert->peer_pkeys[(keytype=SSL_PKEY_GOST94)].x509;
2987                         if (!peer_cert)         {
2988                                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,SSL_R_NO_GOST_CERTIFICATE_SENT_BY_PEER);
2989                                         goto err;
2990                                 }       
2991                                 
2992                         pkey_ctx=EVP_PKEY_CTX_new(pub_key=X509_get_pubkey(peer_cert),NULL);
2993                         /* If we have send a certificate, and certificate key
2994
2995                          * parameters match those of server certificate, use
2996                          * certificate key for key exchange
2997                          */
2998
2999                          /* Otherwise, generate ephemeral key pair */
3000                                         
3001                         EVP_PKEY_encrypt_init(pkey_ctx);
3002                           /* Generate session key */    
3003                     RAND_bytes(premaster_secret,32);
3004                         /* If we have client certificate, use its secret as peer key */
3005                         if (s->s3->tmp.cert_req && s->cert->key->privatekey) {
3006                                 if (EVP_PKEY_derive_set_peer(pkey_ctx,s->cert->key->privatekey) <=0) {
3007                                         /* If there was an error - just ignore it. Ephemeral key
3008                                         * would be used
3009                                         */
3010                                         ERR_clear_error();
3011                                 }
3012                         }                       
3013                         /* Compute shared IV and store it in algorithm-specific
3014                          * context data */
3015                         ukm_hash = EVP_MD_CTX_create();
3016                         EVP_DigestInit(ukm_hash,EVP_get_digestbynid(NID_id_GostR3411_94));
3017                         EVP_DigestUpdate(ukm_hash,s->s3->client_random,SSL3_RANDOM_SIZE);
3018                         EVP_DigestUpdate(ukm_hash,s->s3->server_random,SSL3_RANDOM_SIZE);
3019                         EVP_DigestFinal_ex(ukm_hash, shared_ukm, &md_len);
3020                         EVP_MD_CTX_destroy(ukm_hash);
3021                         if (EVP_PKEY_CTX_ctrl(pkey_ctx,-1,EVP_PKEY_OP_ENCRYPT,EVP_PKEY_CTRL_SET_IV,
3022                                 8,shared_ukm)<0) {
3023                                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
3024                                                 SSL_R_LIBRARY_BUG);
3025                                         goto err;
3026                                 }       
3027                         /* Make GOST keytransport blob message */
3028                         /*Encapsulate it into sequence */
3029                         *(p++)=V_ASN1_SEQUENCE | V_ASN1_CONSTRUCTED;
3030                         msglen=255;
3031                         if (EVP_PKEY_encrypt(pkey_ctx,tmp,&msglen,premaster_secret,32)<0) {
3032                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
3033                                         SSL_R_LIBRARY_BUG);
3034                                 goto err;
3035                         }
3036                         if (msglen >= 0x80)
3037                                 {
3038                                 *(p++)=0x81;
3039                                 *(p++)= msglen & 0xff;
3040                                 n=msglen+3;
3041                                 }
3042                         else
3043                                 {
3044                                 *(p++)= msglen & 0xff;
3045                                 n=msglen+2;
3046                                 }
3047                         memcpy(p, tmp, msglen);
3048                         /* Check if pubkey from client certificate was used */
3049                         if (EVP_PKEY_CTX_ctrl(pkey_ctx, -1, -1, EVP_PKEY_CTRL_PEER_KEY, 2, NULL) > 0)
3050                                 {
3051                                 /* Set flag "skip certificate verify" */
3052                                 s->s3->flags |= TLS1_FLAGS_SKIP_CERT_VERIFY;
3053                                 }
3054                         EVP_PKEY_CTX_free(pkey_ctx);
3055                         s->session->master_key_length=
3056                                 s->method->ssl3_enc->generate_master_secret(s,
3057                                         s->session->master_key,premaster_secret,32);
3058                         EVP_PKEY_free(pub_key);
3059
3060                         }
3061 #ifndef OPENSSL_NO_SRP
3062                 else if (alg_k & SSL_kSRP)
3063                         {
3064                         if (s->srp_ctx.A != NULL)
3065                                 {
3066                                 /* send off the data */
3067                                 n=BN_num_bytes(s->srp_ctx.A);
3068                                 s2n(n,p);
3069                                 BN_bn2bin(s->srp_ctx.A,p);
3070                                 n+=2;
3071                                 }
3072                         else
3073                                 {
3074                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR);
3075                                 goto err;
3076                                 }
3077                         if (s->session->srp_username != NULL)
3078                                 OPENSSL_free(s->session->srp_username);
3079                         s->session->srp_username = BUF_strdup(s->srp_ctx.login);
3080                         if (s->session->srp_username == NULL)
3081                                 {
3082                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
3083                                         ERR_R_MALLOC_FAILURE);
3084                                 goto err;
3085                                 }
3086
3087                         if ((s->session->master_key_length = SRP_generate_client_master_secret(s,s->session->master_key))<0)
3088                                 {
3089                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,ERR_R_INTERNAL_ERROR);
3090                                 goto err;
3091                                 }
3092                         }
3093 #endif
3094 #ifndef OPENSSL_NO_PSK
3095                 else if (alg_k & SSL_kPSK)
3096                         {
3097                         /* The callback needs PSK_MAX_IDENTITY_LEN + 1 bytes
3098                          * to return a \0-terminated identity. The last byte
3099                          * is for us for simulating strnlen. */
3100                         char identity[PSK_MAX_IDENTITY_LEN + 2];
3101                         size_t identity_len;
3102                         unsigned char *t = NULL;
3103                         unsigned char psk_or_pre_ms[PSK_MAX_PSK_LEN*2+4];
3104                         unsigned int pre_ms_len = 0, psk_len = 0;
3105                         int psk_err = 1;
3106
3107                         n = 0;
3108                         if (s->psk_client_callback == NULL)
3109                                 {
3110                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
3111                                         SSL_R_PSK_NO_CLIENT_CB);
3112                                 goto err;
3113                                 }
3114
3115                         memset(identity, 0, sizeof(identity));
3116                         psk_len = s->psk_client_callback(s, s->ctx->psk_identity_hint,
3117                                 identity, sizeof(identity) - 1,
3118                                 psk_or_pre_ms, sizeof(psk_or_pre_ms));
3119                         if (psk_len > PSK_MAX_PSK_LEN)
3120                                 {
3121                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
3122                                         ERR_R_INTERNAL_ERROR);
3123                                 goto psk_err;
3124                                 }
3125                         else if (psk_len == 0)
3126                                 {
3127                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
3128                                         SSL_R_PSK_IDENTITY_NOT_FOUND);
3129                                 goto psk_err;
3130                                 }
3131                         identity[PSK_MAX_IDENTITY_LEN + 1] = '\0';
3132                         identity_len = strlen(identity);
3133                         if (identity_len > PSK_MAX_IDENTITY_LEN)
3134                                 {
3135                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
3136                                         ERR_R_INTERNAL_ERROR);
3137                                 goto psk_err;
3138                                 }
3139                         /* create PSK pre_master_secret */
3140                         pre_ms_len = 2+psk_len+2+psk_len;
3141                         t = psk_or_pre_ms;
3142                         memmove(psk_or_pre_ms+psk_len+4, psk_or_pre_ms, psk_len);
3143                         s2n(psk_len, t);
3144                         memset(t, 0, psk_len);
3145                         t+=psk_len;
3146                         s2n(psk_len, t);
3147
3148                         if (s->session->psk_identity_hint != NULL)
3149                                 OPENSSL_free(s->session->psk_identity_hint);
3150                         s->session->psk_identity_hint = BUF_strdup(s->ctx->psk_identity_hint);
3151                         if (s->ctx->psk_identity_hint != NULL &&
3152                                 s->session->psk_identity_hint == NULL)
3153                                 {
3154                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
3155                                         ERR_R_MALLOC_FAILURE);
3156                                 goto psk_err;
3157                                 }
3158
3159                         if (s->session->psk_identity != NULL)
3160                                 OPENSSL_free(s->session->psk_identity);
3161                         s->session->psk_identity = BUF_strdup(identity);
3162                         if (s->session->psk_identity == NULL)
3163                                 {
3164                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
3165                                         ERR_R_MALLOC_FAILURE);
3166                                 goto psk_err;
3167                                 }
3168
3169                         s->session->master_key_length =
3170                                 s->method->ssl3_enc->generate_master_secret(s,
3171                                         s->session->master_key,
3172                                         psk_or_pre_ms, pre_ms_len);
3173                         s2n(identity_len, p);
3174                         memcpy(p, identity, identity_len);
3175                         n = 2 + identity_len;
3176                         psk_err = 0;
3177                 psk_err:
3178                         OPENSSL_cleanse(identity, sizeof(identity));
3179                         OPENSSL_cleanse(psk_or_pre_ms, sizeof(psk_or_pre_ms));
3180                         if (psk_err != 0)
3181                                 {
3182                                 ssl3_send_alert(s, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE);
3183                                 goto err;
3184                                 }
3185                         }
3186 #endif
3187                 else
3188                         {
3189                         ssl3_send_alert(s, SSL3_AL_FATAL,
3190                             SSL_AD_HANDSHAKE_FAILURE);
3191                         SSLerr(SSL_F_SSL3_SEND_CLIENT_KEY_EXCHANGE,
3192                             ERR_R_INTERNAL_ERROR);
3193                         goto err;
3194                         }
3195
3196                 ssl_set_handshake_header(s, SSL3_MT_CLIENT_KEY_EXCHANGE, n);
3197                 s->state=SSL3_ST_CW_KEY_EXCH_B;
3198                 }
3199
3200         /* SSL3_ST_CW_KEY_EXCH_B */
3201         return ssl_do_write(s);
3202 err:
3203 #ifndef OPENSSL_NO_ECDH
3204         BN_CTX_free(bn_ctx);
3205         if (encodedPoint != NULL) OPENSSL_free(encodedPoint);
3206         if (clnt_ecdh != NULL) 
3207                 EC_KEY_free(clnt_ecdh);
3208         EVP_PKEY_free(srvr_pub_pkey);
3209 #endif
3210         return(-1);
3211         }
3212
3213 int ssl3_send_client_verify(SSL *s)
3214         {
3215         unsigned char *p;
3216         unsigned char data[MD5_DIGEST_LENGTH+SHA_DIGEST_LENGTH];
3217         EVP_PKEY *pkey;
3218         EVP_PKEY_CTX *pctx=NULL;
3219         EVP_MD_CTX mctx;
3220         unsigned u=0;
3221         unsigned long n;
3222         int j;
3223
3224         EVP_MD_CTX_init(&mctx);
3225
3226         if (s->state == SSL3_ST_CW_CERT_VRFY_A)
3227                 {
3228                 p= ssl_handshake_start(s);
3229                 pkey=s->cert->key->privatekey;
3230 /* Create context from key and test if sha1 is allowed as digest */
3231                 pctx = EVP_PKEY_CTX_new(pkey,NULL);
3232                 EVP_PKEY_sign_init(pctx);
3233                 if (EVP_PKEY_CTX_set_signature_md(pctx, EVP_sha1())>0)
3234                         {
3235                         if (!SSL_USE_SIGALGS(s))
3236                                 s->method->ssl3_enc->cert_verify_mac(s,
3237                                                 NID_sha1,
3238                                                 &(data[MD5_DIGEST_LENGTH]));
3239                         }
3240                 else
3241                         {
3242                         ERR_clear_error();
3243                         }
3244                 /* For TLS v1.2 send signature algorithm and signature
3245                  * using agreed digest and cached handshake records.
3246                  */
3247                 if (SSL_USE_SIGALGS(s))
3248                         {
3249                         long hdatalen = 0;
3250                         void *hdata;
3251                         const EVP_MD *md = s->cert->key->digest;
3252                         hdatalen = BIO_get_mem_data(s->s3->handshake_buffer,
3253                                                                 &hdata);
3254                         if (hdatalen <= 0 || !tls12_get_sigandhash(p, pkey, md))
3255                                 {
3256                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_VERIFY,
3257                                                 ERR_R_INTERNAL_ERROR);
3258                                 goto err;
3259                                 }
3260                         p += 2;
3261 #ifdef SSL_DEBUG
3262                         fprintf(stderr, "Using TLS 1.2 with client alg %s\n",
3263                                                         EVP_MD_name(md));
3264 #endif
3265                         if (!EVP_SignInit_ex(&mctx, md, NULL)
3266                                 || !EVP_SignUpdate(&mctx, hdata, hdatalen)
3267                                 || !EVP_SignFinal(&mctx, p + 2, &u, pkey))
3268                                 {
3269                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_VERIFY,
3270                                                 ERR_R_EVP_LIB);
3271                                 goto err;
3272                                 }
3273                         s2n(u,p);
3274                         n = u + 4;
3275                         if (!ssl3_digest_cached_records(s))
3276                                 goto err;
3277                         }
3278                 else
3279 #ifndef OPENSSL_NO_RSA
3280                 if (pkey->type == EVP_PKEY_RSA)
3281                         {
3282                         s->method->ssl3_enc->cert_verify_mac(s,
3283                                 NID_md5,
3284                                 &(data[0]));
3285                         if (RSA_sign(NID_md5_sha1, data,
3286                                          MD5_DIGEST_LENGTH+SHA_DIGEST_LENGTH,
3287                                         &(p[2]), &u, pkey->pkey.rsa) <= 0 )
3288                                 {
3289                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_VERIFY,ERR_R_RSA_LIB);
3290                                 goto err;
3291                                 }
3292                         s2n(u,p);
3293                         n=u+2;
3294                         }
3295                 else
3296 #endif
3297 #ifndef OPENSSL_NO_DSA
3298                         if (pkey->type == EVP_PKEY_DSA)
3299                         {
3300                         if (!DSA_sign(pkey->save_type,
3301                                 &(data[MD5_DIGEST_LENGTH]),
3302                                 SHA_DIGEST_LENGTH,&(p[2]),
3303                                 (unsigned int *)&j,pkey->pkey.dsa))
3304                                 {
3305                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_VERIFY,ERR_R_DSA_LIB);
3306                                 goto err;
3307                                 }
3308                         s2n(j,p);
3309                         n=j+2;
3310                         }
3311                 else
3312 #endif
3313 #ifndef OPENSSL_NO_ECDSA
3314                         if (pkey->type == EVP_PKEY_EC)
3315                         {
3316                         if (!ECDSA_sign(pkey->save_type,
3317                                 &(data[MD5_DIGEST_LENGTH]),
3318                                 SHA_DIGEST_LENGTH,&(p[2]),
3319                                 (unsigned int *)&j,pkey->pkey.ec))
3320                                 {
3321                                 SSLerr(SSL_F_SSL3_SEND_CLIENT_VERIFY,
3322                                     ERR_R_ECDSA_LIB);
3323                                 goto err;
3324                                 }
3325                         s2n(j,p);
3326                         n=j+2;
3327                         }
3328                 else
3329 #endif
3330                 if (pkey->type == NID_id_GostR3410_94 || pkey->type == NID_id_GostR3410_2001) 
3331                 {
3332                 unsigned char signbuf[64];
3333                 int i;
3334                 size_t sigsize=64;
3335                 s->method->ssl3_enc->cert_verify_mac(s,
3336                         NID_id_GostR3411_94,
3337                         data);
3338                 if (EVP_PKEY_sign(pctx, signbuf, &sigsize, data, 32) <= 0) {
3339                         SSLerr(SSL_F_SSL3_SEND_CLIENT_VERIFY,
3340                         ERR_R_INTERNAL_ERROR);
3341                         goto err;
3342                 }
3343                 for (i=63,j=0; i>=0; j++, i--) {
3344                         p[2+j]=signbuf[i];
3345                 }       
3346                 s2n(j,p);
3347                 n=j+2;
3348                 }
3349                 else
3350                 {
3351                         SSLerr(SSL_F_SSL3_SEND_CLIENT_VERIFY,ERR_R_INTERNAL_ERROR);
3352                         goto err;
3353                 }
3354                 ssl_set_handshake_header(s, SSL3_MT_CERTIFICATE_VERIFY, n);
3355                 s->state=SSL3_ST_CW_CERT_VRFY_B;
3356                 }
3357         EVP_MD_CTX_cleanup(&mctx);
3358         EVP_PKEY_CTX_free(pctx);
3359         return ssl_do_write(s);
3360 err:
3361         EVP_MD_CTX_cleanup(&mctx);
3362         EVP_PKEY_CTX_free(pctx);
3363         return(-1);
3364         }
3365
3366 /* Check a certificate can be used for client authentication. Currently
3367  * check cert exists, if we have a suitable digest for TLS 1.2 if
3368  * static DH client certificates can be used and optionally checks
3369  * suitability for Suite B.
3370  */
3371 static int ssl3_check_client_certificate(SSL *s)
3372         {
3373         unsigned long alg_k;
3374         if (!s->cert || !s->cert->key->x509 || !s->cert->key->privatekey)
3375                 return 0;
3376         /* If no suitable signature algorithm can't use certificate */
3377         if (SSL_USE_SIGALGS(s) && !s->cert->key->digest)
3378                 return 0;
3379         /* If strict mode check suitability of chain before using it.
3380          * This also adjusts suite B digest if necessary.
3381          */
3382         if (s->cert->cert_flags & SSL_CERT_FLAGS_CHECK_TLS_STRICT &&
3383                 !tls1_check_chain(s, NULL, NULL, NULL, -2))
3384                 return 0;
3385         alg_k=s->s3->tmp.new_cipher->algorithm_mkey;
3386         /* See if we can use client certificate for fixed DH */
3387         if (alg_k & (SSL_kDHr|SSL_kDHd))
3388                 {
3389                 SESS_CERT *scert = s->session->sess_cert;
3390                 int i = scert->peer_cert_type;
3391                 EVP_PKEY *clkey = NULL, *spkey = NULL;
3392                 clkey = s->cert->key->privatekey;
3393                 /* If client key not DH assume it can be used */
3394                 if (EVP_PKEY_id(clkey) != EVP_PKEY_DH)
3395                         return 1;
3396                 if (i >= 0)
3397                         spkey = X509_get_pubkey(scert->peer_pkeys[i].x509);
3398                 if (spkey)
3399                         {
3400                         /* Compare server and client parameters */
3401                         i = EVP_PKEY_cmp_parameters(clkey, spkey);
3402                         EVP_PKEY_free(spkey);
3403                         if (i != 1)
3404                                 return 0;
3405                         }
3406                 s->s3->flags |= TLS1_FLAGS_SKIP_CERT_VERIFY;
3407                 }
3408         return 1;
3409         }
3410
3411 int ssl3_send_client_certificate(SSL *s)
3412         {
3413         X509 *x509=NULL;
3414         EVP_PKEY *pkey=NULL;
3415         int i;
3416
3417         if (s->state == SSL3_ST_CW_CERT_A)
3418                 {
3419                 /* Let cert callback update client certificates if required */
3420                 if (s->cert->cert_cb)
3421                         {
3422                         i = s->cert->cert_cb(s, s->cert->cert_cb_arg);
3423                         if (i < 0)
3424                                 {
3425                                 s->rwstate=SSL_X509_LOOKUP;
3426                                 return -1;
3427                                 }
3428                         if (i == 0)
3429                                 {
3430                                 ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_INTERNAL_ERROR);
3431                                 return 0;
3432                                 }
3433                         s->rwstate=SSL_NOTHING;
3434                         }
3435                 if (ssl3_check_client_certificate(s))
3436                         s->state=SSL3_ST_CW_CERT_C;
3437                 else
3438                         s->state=SSL3_ST_CW_CERT_B;
3439                 }
3440
3441         /* We need to get a client cert */
3442         if (s->state == SSL3_ST_CW_CERT_B)
3443                 {
3444                 /* If we get an error, we need to
3445                  * ssl->rwstate=SSL_X509_LOOKUP; return(-1);
3446                  * We then get retied later */
3447                 i=0;
3448                 i = ssl_do_client_cert_cb(s, &x509, &pkey);
3449                 if (i < 0)
3450                         {
3451                         s->rwstate=SSL_X509_LOOKUP;
3452                         return(-1);
3453                         }
3454                 s->rwstate=SSL_NOTHING;
3455                 if ((i == 1) && (pkey != NULL) && (x509 != NULL))
3456                         {
3457                         s->state=SSL3_ST_CW_CERT_B;
3458                         if (    !SSL_use_certificate(s,x509) ||
3459                                 !SSL_use_PrivateKey(s,pkey))
3460                                 i=0;
3461                         }
3462                 else if (i == 1)
3463                         {
3464                         i=0;
3465                         SSLerr(SSL_F_SSL3_SEND_CLIENT_CERTIFICATE,SSL_R_BAD_DATA_RETURNED_BY_CALLBACK);
3466                         }
3467
3468                 if (x509 != NULL) X509_free(x509);
3469                 if (pkey != NULL) EVP_PKEY_free(pkey);
3470                 if (i && !ssl3_check_client_certificate(s))
3471                         i = 0;
3472                 if (i == 0)
3473                         {
3474                         if (s->version == SSL3_VERSION)
3475                                 {
3476                                 s->s3->tmp.cert_req=0;
3477                                 ssl3_send_alert(s,SSL3_AL_WARNING,SSL_AD_NO_CERTIFICATE);
3478                                 return(1);
3479                                 }
3480                         else
3481                                 {
3482                                 s->s3->tmp.cert_req=2;
3483                                 }
3484                         }
3485
3486                 /* Ok, we have a cert */
3487                 s->state=SSL3_ST_CW_CERT_C;
3488                 }
3489
3490         if (s->state == SSL3_ST_CW_CERT_C)
3491                 {
3492                 s->state=SSL3_ST_CW_CERT_D;
3493                 if (!ssl3_output_cert_chain(s,
3494                         (s->s3->tmp.cert_req == 2)?NULL:s->cert->key))
3495                         {
3496                         SSLerr(SSL_F_SSL3_SEND_CLIENT_CERTIFICATE, ERR_R_INTERNAL_ERROR);
3497                         ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_INTERNAL_ERROR);
3498                         return 0;
3499                         }
3500                 }
3501         /* SSL3_ST_CW_CERT_D */
3502         return ssl_do_write(s);
3503         }
3504
3505 #define has_bits(i,m)   (((i)&(m)) == (m))
3506
3507 int ssl3_check_cert_and_algorithm(SSL *s)
3508         {
3509         int i,idx;
3510         long alg_k,alg_a;
3511         EVP_PKEY *pkey=NULL;
3512         SESS_CERT *sc;
3513 #ifndef OPENSSL_NO_RSA
3514         RSA *rsa;
3515 #endif
3516 #ifndef OPENSSL_NO_DH
3517         DH *dh;
3518 #endif
3519
3520         alg_k=s->s3->tmp.new_cipher->algorithm_mkey;
3521         alg_a=s->s3->tmp.new_cipher->algorithm_auth;
3522
3523         /* we don't have a certificate */
3524         if ((alg_a & (SSL_aNULL|SSL_aKRB5)) || (alg_k & SSL_kPSK))
3525                 return(1);
3526
3527         sc=s->session->sess_cert;
3528         if (sc == NULL)
3529                 {
3530                 SSLerr(SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM,ERR_R_INTERNAL_ERROR);
3531                 goto err;
3532                 }
3533
3534 #ifndef OPENSSL_NO_RSA
3535         rsa=s->session->sess_cert->peer_rsa_tmp;
3536 #endif
3537 #ifndef OPENSSL_NO_DH
3538         dh=s->session->sess_cert->peer_dh_tmp;
3539 #endif
3540
3541         /* This is the passed certificate */
3542
3543         idx=sc->peer_cert_type;
3544 #ifndef OPENSSL_NO_ECDH
3545         if (idx == SSL_PKEY_ECC)
3546                 {
3547                 if (ssl_check_srvr_ecc_cert_and_alg(sc->peer_pkeys[idx].x509,
3548                                                                 s) == 0) 
3549                         { /* check failed */
3550                         SSLerr(SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM,SSL_R_BAD_ECC_CERT);
3551                         goto f_err;
3552                         }
3553                 else 
3554                         {
3555                         return 1;
3556                         }
3557                 }
3558         else if (alg_a & SSL_aECDSA)
3559                 {
3560                 SSLerr(SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM,SSL_R_MISSING_ECDSA_SIGNING_CERT);
3561                 goto f_err;
3562                 }
3563         else if (alg_k & (SSL_kECDHr|SSL_kECDHe))
3564                 {
3565                 SSLerr(SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM,SSL_R_MISSING_ECDH_CERT);
3566                 goto f_err;
3567                 }
3568 #endif
3569         pkey=X509_get_pubkey(sc->peer_pkeys[idx].x509);
3570         i=X509_certificate_type(sc->peer_pkeys[idx].x509,pkey);
3571         EVP_PKEY_free(pkey);
3572
3573         
3574         /* Check that we have a certificate if we require one */
3575         if ((alg_a & SSL_aRSA) && !has_bits(i,EVP_PK_RSA|EVP_PKT_SIGN))
3576                 {
3577                 SSLerr(SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM,SSL_R_MISSING_RSA_SIGNING_CERT);
3578                 goto f_err;
3579                 }
3580 #ifndef OPENSSL_NO_DSA
3581         else if ((alg_a & SSL_aDSS) && !has_bits(i,EVP_PK_DSA|EVP_PKT_SIGN))
3582                 {
3583                 SSLerr(SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM,SSL_R_MISSING_DSA_SIGNING_CERT);
3584                 goto f_err;
3585                 }
3586 #endif
3587 #ifndef OPENSSL_NO_RSA
3588         if ((alg_k & SSL_kRSA) &&
3589                 !(has_bits(i,EVP_PK_RSA|EVP_PKT_ENC) || (rsa != NULL)))
3590                 {
3591                 SSLerr(SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM,SSL_R_MISSING_RSA_ENCRYPTING_CERT);
3592                 goto f_err;
3593                 }
3594 #endif
3595 #ifndef OPENSSL_NO_DH
3596         if ((alg_k & SSL_kDHE) && 
3597                 !(has_bits(i,EVP_PK_DH|EVP_PKT_EXCH) || (dh != NULL)))
3598                 {
3599                 SSLerr(SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM,SSL_R_MISSING_DH_KEY);
3600                 goto f_err;
3601                 }
3602         else if ((alg_k & SSL_kDHr) && !SSL_USE_SIGALGS(s) &&
3603                 !has_bits(i,EVP_PK_DH|EVP_PKS_RSA))
3604                 {
3605                 SSLerr(SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM,SSL_R_MISSING_DH_RSA_CERT);
3606                 goto f_err;
3607                 }
3608 #ifndef OPENSSL_NO_DSA
3609         else if ((alg_k & SSL_kDHd) && !SSL_USE_SIGALGS(s) &&
3610                 !has_bits(i,EVP_PK_DH|EVP_PKS_DSA))
3611                 {
3612                 SSLerr(SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM,SSL_R_MISSING_DH_DSA_CERT);
3613                 goto f_err;
3614                 }
3615 #endif
3616 #endif
3617
3618         if (SSL_C_IS_EXPORT(s->s3->tmp.new_cipher) && !has_bits(i,EVP_PKT_EXP))
3619                 {
3620 #ifndef OPENSSL_NO_RSA
3621                 if (alg_k & SSL_kRSA)
3622                         {
3623                         if (rsa == NULL
3624                             || RSA_size(rsa)*8 > SSL_C_EXPORT_PKEYLENGTH(s->s3->tmp.new_cipher))
3625                                 {
3626                                 SSLerr(SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM,SSL_R_MISSING_EXPORT_TMP_RSA_KEY);
3627                                 goto f_err;
3628                                 }
3629                         }
3630                 else
3631 #endif
3632 #ifndef OPENSSL_NO_DH
3633                         if (alg_k & (SSL_kDHE|SSL_kDHr|SSL_kDHd))
3634                             {
3635                             if (dh == NULL
3636                                 || DH_size(dh)*8 > SSL_C_EXPORT_PKEYLENGTH(s->s3->tmp.new_cipher))
3637                                 {
3638                                 SSLerr(SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM,SSL_R_MISSING_EXPORT_TMP_DH_KEY);
3639                                 goto f_err;
3640                                 }
3641                         }
3642                 else
3643 #endif
3644                         {
3645                         SSLerr(SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM,SSL_R_UNKNOWN_KEY_EXCHANGE_TYPE);
3646                         goto f_err;
3647                         }
3648                 }
3649         return(1);
3650 f_err:
3651         ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_HANDSHAKE_FAILURE);
3652 err:
3653         return(0);
3654         }
3655
3656 /* Check to see if handshake is full or resumed. Usually this is just a
3657  * case of checking to see if a cache hit has occurred. In the case of
3658  * session tickets we have to check the next message to be sure.
3659  */
3660
3661 #ifndef OPENSSL_NO_TLSEXT
3662 # ifndef OPENSSL_NO_NEXTPROTONEG
3663 int ssl3_send_next_proto(SSL *s)
3664         {
3665         unsigned int len, padding_len;
3666         unsigned char *d;
3667
3668         if (s->state == SSL3_ST_CW_NEXT_PROTO_A)
3669                 {
3670                 len = s->next_proto_negotiated_len;
3671                 padding_len = 32 - ((len + 2) % 32);
3672                 d = (unsigned char *)s->init_buf->data;
3673                 d[4] = len;
3674                 memcpy(d + 5, s->next_proto_negotiated, len);
3675                 d[5 + len] = padding_len;
3676                 memset(d + 6 + len, 0, padding_len);
3677                 *(d++)=SSL3_MT_NEXT_PROTO;
3678                 l2n3(2 + len + padding_len, d);
3679                 s->state = SSL3_ST_CW_NEXT_PROTO_B;
3680                 s->init_num = 4 + 2 + len + padding_len;
3681                 s->init_off = 0;
3682                 }
3683
3684         return ssl3_do_write(s, SSL3_RT_HANDSHAKE);
3685         }
3686 # endif
3687 #endif
3688
3689 int ssl_do_client_cert_cb(SSL *s, X509 **px509, EVP_PKEY **ppkey)
3690         {
3691         int i = 0;
3692 #ifndef OPENSSL_NO_ENGINE
3693         if (s->ctx->client_cert_engine)
3694                 {
3695                 i = ENGINE_load_ssl_client_cert(s->ctx->client_cert_engine, s,
3696                                                 SSL_get_client_CA_list(s),
3697                                                 px509, ppkey, NULL, NULL, NULL);
3698                 if (i != 0)
3699                         return i;
3700                 }
3701 #endif
3702         if (s->ctx->client_cert_cb)
3703                 i = s->ctx->client_cert_cb(s,px509,ppkey);
3704         return i;
3705         }