PR: 1833
[openssl.git] / ssl / s3_srvr.c
1 /* ssl/s3_srvr.c -*- mode:C; c-file-style: "eay" -*- */
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 #define REUSE_CIPHER_BUG
152 #define NETSCAPE_HANG_BUG
153
154 #include <stdio.h>
155 #include "ssl_locl.h"
156 #include "kssl_lcl.h"
157 #include <openssl/buffer.h>
158 #include <openssl/rand.h>
159 #include <openssl/objects.h>
160 #include <openssl/evp.h>
161 #include <openssl/hmac.h>
162 #include <openssl/x509.h>
163 #ifndef OPENSSL_NO_DH
164 #include <openssl/dh.h>
165 #endif
166 #include <openssl/bn.h>
167 #ifndef OPENSSL_NO_KRB5
168 #include <openssl/krb5_asn.h>
169 #endif
170 #include <openssl/md5.h>
171
172 static const SSL_METHOD *ssl3_get_server_method(int ver);
173
174 static const SSL_METHOD *ssl3_get_server_method(int ver)
175         {
176         if (ver == SSL3_VERSION)
177                 return(SSLv3_server_method());
178         else
179                 return(NULL);
180         }
181
182 IMPLEMENT_ssl3_meth_func(SSLv3_server_method,
183                         ssl3_accept,
184                         ssl_undefined_function,
185                         ssl3_get_server_method)
186
187 int ssl3_accept(SSL *s)
188         {
189         BUF_MEM *buf;
190         unsigned long alg_k,Time=(unsigned long)time(NULL);
191         void (*cb)(const SSL *ssl,int type,int val)=NULL;
192         int ret= -1;
193         int new_state,state,skip=0;
194
195         RAND_add(&Time,sizeof(Time),0);
196         ERR_clear_error();
197         clear_sys_error();
198
199         if (s->info_callback != NULL)
200                 cb=s->info_callback;
201         else if (s->ctx->info_callback != NULL)
202                 cb=s->ctx->info_callback;
203
204         /* init things to blank */
205         s->in_handshake++;
206         if (!SSL_in_init(s) || SSL_in_before(s)) SSL_clear(s);
207
208         if (s->cert == NULL)
209                 {
210                 SSLerr(SSL_F_SSL3_ACCEPT,SSL_R_NO_CERTIFICATE_SET);
211                 return(-1);
212                 }
213
214         for (;;)
215                 {
216                 state=s->state;
217
218                 switch (s->state)
219                         {
220                 case SSL_ST_RENEGOTIATE:
221                         s->renegotiate=1;
222                         /* s->state=SSL_ST_ACCEPT; */
223
224                 case SSL_ST_BEFORE:
225                 case SSL_ST_ACCEPT:
226                 case SSL_ST_BEFORE|SSL_ST_ACCEPT:
227                 case SSL_ST_OK|SSL_ST_ACCEPT:
228
229                         s->server=1;
230                         if (cb != NULL) cb(s,SSL_CB_HANDSHAKE_START,1);
231
232                         if ((s->version>>8) != 3)
233                                 {
234                                 SSLerr(SSL_F_SSL3_ACCEPT, ERR_R_INTERNAL_ERROR);
235                                 return -1;
236                                 }
237                         s->type=SSL_ST_ACCEPT;
238
239                         if (s->init_buf == NULL)
240                                 {
241                                 if ((buf=BUF_MEM_new()) == NULL)
242                                         {
243                                         ret= -1;
244                                         goto end;
245                                         }
246                                 if (!BUF_MEM_grow(buf,SSL3_RT_MAX_PLAIN_LENGTH))
247                                         {
248                                         ret= -1;
249                                         goto end;
250                                         }
251                                 s->init_buf=buf;
252                                 }
253
254                         if (!ssl3_setup_buffers(s))
255                                 {
256                                 ret= -1;
257                                 goto end;
258                                 }
259
260                         s->init_num=0;
261
262                         if (s->state != SSL_ST_RENEGOTIATE)
263                                 {
264                                 /* Ok, we now need to push on a buffering BIO so that
265                                  * the output is sent in a way that TCP likes :-)
266                                  */
267                                 if (!ssl_init_wbio_buffer(s,1)) { ret= -1; goto end; }
268                                 
269                                 ssl3_init_finished_mac(s);
270                                 s->state=SSL3_ST_SR_CLNT_HELLO_A;
271                                 s->ctx->stats.sess_accept++;
272                                 }
273                         else if (!s->s3->send_connection_binding &&
274                                 !(s->options & SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION))
275                                 {
276                                 /* Server attempting to renegotiate with
277                                  * client that doesn't support secure
278                                  * renegotiation.
279                                  */
280                                 SSLerr(SSL_F_SSL3_ACCEPT, SSL_R_UNSAFE_LEGACY_RENEGOTIATION_DISABLED);
281                                 ssl3_send_alert(s,SSL3_AL_FATAL,SSL_AD_HANDSHAKE_FAILURE);
282                                 ret = -1;
283                                 goto end;
284                                 }
285                         else
286                                 {
287                                 /* s->state == SSL_ST_RENEGOTIATE,
288                                  * we will just send a HelloRequest */
289                                 s->ctx->stats.sess_accept_renegotiate++;
290                                 s->state=SSL3_ST_SW_HELLO_REQ_A;
291                                 }
292                         break;
293
294                 case SSL3_ST_SW_HELLO_REQ_A:
295                 case SSL3_ST_SW_HELLO_REQ_B:
296
297                         s->shutdown=0;
298                         ret=ssl3_send_hello_request(s);
299                         if (ret <= 0) goto end;
300                         s->s3->tmp.next_state=SSL3_ST_SW_HELLO_REQ_C;
301                         s->state=SSL3_ST_SW_FLUSH;
302                         s->init_num=0;
303
304                         ssl3_init_finished_mac(s);
305                         break;
306
307                 case SSL3_ST_SW_HELLO_REQ_C:
308                         s->state=SSL_ST_OK;
309                         break;
310
311                 case SSL3_ST_SR_CLNT_HELLO_A:
312                 case SSL3_ST_SR_CLNT_HELLO_B:
313                 case SSL3_ST_SR_CLNT_HELLO_C:
314
315                         s->shutdown=0;
316                         ret=ssl3_get_client_hello(s);
317                         if (ret <= 0) goto end;
318                         
319                         s->renegotiate = 2;
320                         s->state=SSL3_ST_SW_SRVR_HELLO_A;
321                         s->init_num=0;
322                         break;
323
324                 case SSL3_ST_SW_SRVR_HELLO_A:
325                 case SSL3_ST_SW_SRVR_HELLO_B:
326                         ret=ssl3_send_server_hello(s);
327                         if (ret <= 0) goto end;
328 #ifndef OPENSSL_NO_TLSEXT
329                         if (s->hit)
330                                 {
331                                 if (s->tlsext_ticket_expected)
332                                         s->state=SSL3_ST_SW_SESSION_TICKET_A;
333                                 else
334                                         s->state=SSL3_ST_SW_CHANGE_A;
335                                 }
336 #else
337                         if (s->hit)
338                                         s->state=SSL3_ST_SW_CHANGE_A;
339 #endif
340                         else
341                                 s->state=SSL3_ST_SW_CERT_A;
342                         s->init_num=0;
343                         break;
344
345                 case SSL3_ST_SW_CERT_A:
346                 case SSL3_ST_SW_CERT_B:
347                         /* Check if it is anon DH or anon ECDH, */
348                         /* normal PSK or KRB5 */
349                         if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL)
350                                 && !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK)
351                                 && !(s->s3->tmp.new_cipher->algorithm_auth & SSL_aKRB5))
352                                 {
353                                 ret=ssl3_send_server_certificate(s);
354                                 if (ret <= 0) goto end;
355 #ifndef OPENSSL_NO_TLSEXT
356                                 if (s->tlsext_status_expected)
357                                         s->state=SSL3_ST_SW_CERT_STATUS_A;
358                                 else
359                                         s->state=SSL3_ST_SW_KEY_EXCH_A;
360                                 }
361                         else
362                                 {
363                                 skip = 1;
364                                 s->state=SSL3_ST_SW_KEY_EXCH_A;
365                                 }
366 #else
367                                 }
368                         else
369                                 skip=1;
370
371                         s->state=SSL3_ST_SW_KEY_EXCH_A;
372 #endif
373                         s->init_num=0;
374                         break;
375
376                 case SSL3_ST_SW_KEY_EXCH_A:
377                 case SSL3_ST_SW_KEY_EXCH_B:
378                         alg_k = s->s3->tmp.new_cipher->algorithm_mkey;
379
380                         /* clear this, it may get reset by
381                          * send_server_key_exchange */
382                         if ((s->options & SSL_OP_EPHEMERAL_RSA)
383 #ifndef OPENSSL_NO_KRB5
384                                 && !(alg_k & SSL_kKRB5)
385 #endif /* OPENSSL_NO_KRB5 */
386                                 )
387                                 /* option SSL_OP_EPHEMERAL_RSA sends temporary RSA key
388                                  * even when forbidden by protocol specs
389                                  * (handshake may fail as clients are not required to
390                                  * be able to handle this) */
391                                 s->s3->tmp.use_rsa_tmp=1;
392                         else
393                                 s->s3->tmp.use_rsa_tmp=0;
394
395
396                         /* only send if a DH key exchange, fortezza or
397                          * RSA but we have a sign only certificate
398                          *
399                          * PSK: may send PSK identity hints
400                          *
401                          * For ECC ciphersuites, we send a serverKeyExchange
402                          * message only if the cipher suite is either
403                          * ECDH-anon or ECDHE. In other cases, the
404                          * server certificate contains the server's
405                          * public key for key exchange.
406                          */
407                         if (s->s3->tmp.use_rsa_tmp
408                         /* PSK: send ServerKeyExchange if PSK identity
409                          * hint if provided */
410 #ifndef OPENSSL_NO_PSK
411                             || ((alg_k & SSL_kPSK) && s->ctx->psk_identity_hint)
412 #endif
413                             || (alg_k & (SSL_kDHr|SSL_kDHd|SSL_kEDH))
414                             || (alg_k & SSL_kEECDH)
415                             || ((alg_k & SSL_kRSA)
416                                 && (s->cert->pkeys[SSL_PKEY_RSA_ENC].privatekey == NULL
417                                     || (SSL_C_IS_EXPORT(s->s3->tmp.new_cipher)
418                                         && EVP_PKEY_size(s->cert->pkeys[SSL_PKEY_RSA_ENC].privatekey)*8 > SSL_C_EXPORT_PKEYLENGTH(s->s3->tmp.new_cipher)
419                                         )
420                                     )
421                                 )
422                             )
423                                 {
424                                 ret=ssl3_send_server_key_exchange(s);
425                                 if (ret <= 0) goto end;
426                                 }
427                         else
428                                 skip=1;
429
430                         s->state=SSL3_ST_SW_CERT_REQ_A;
431                         s->init_num=0;
432                         break;
433
434                 case SSL3_ST_SW_CERT_REQ_A:
435                 case SSL3_ST_SW_CERT_REQ_B:
436                         if (/* don't request cert unless asked for it: */
437                                 !(s->verify_mode & SSL_VERIFY_PEER) ||
438                                 /* if SSL_VERIFY_CLIENT_ONCE is set,
439                                  * don't request cert during re-negotiation: */
440                                 ((s->session->peer != NULL) &&
441                                  (s->verify_mode & SSL_VERIFY_CLIENT_ONCE)) ||
442                                 /* never request cert in anonymous ciphersuites
443                                  * (see section "Certificate request" in SSL 3 drafts
444                                  * and in RFC 2246): */
445                                 ((s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) &&
446                                  /* ... except when the application insists on verification
447                                   * (against the specs, but s3_clnt.c accepts this for SSL 3) */
448                                  !(s->verify_mode & SSL_VERIFY_FAIL_IF_NO_PEER_CERT)) ||
449                                  /* never request cert in Kerberos ciphersuites */
450                                 (s->s3->tmp.new_cipher->algorithm_auth & SSL_aKRB5)
451                                 /* With normal PSK Certificates and
452                                  * Certificate Requests are omitted */
453                                 || (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
454                                 {
455                                 /* no cert request */
456                                 skip=1;
457                                 s->s3->tmp.cert_request=0;
458                                 s->state=SSL3_ST_SW_SRVR_DONE_A;
459                                 }
460                         else
461                                 {
462                                 s->s3->tmp.cert_request=1;
463                                 ret=ssl3_send_certificate_request(s);
464                                 if (ret <= 0) goto end;
465 #ifndef NETSCAPE_HANG_BUG
466                                 s->state=SSL3_ST_SW_SRVR_DONE_A;
467 #else
468                                 s->state=SSL3_ST_SW_FLUSH;
469                                 s->s3->tmp.next_state=SSL3_ST_SR_CERT_A;
470 #endif
471                                 s->init_num=0;
472                                 }
473                         break;
474
475                 case SSL3_ST_SW_SRVR_DONE_A:
476                 case SSL3_ST_SW_SRVR_DONE_B:
477                         ret=ssl3_send_server_done(s);
478                         if (ret <= 0) goto end;
479                         s->s3->tmp.next_state=SSL3_ST_SR_CERT_A;
480                         s->state=SSL3_ST_SW_FLUSH;
481                         s->init_num=0;
482                         break;
483                 
484                 case SSL3_ST_SW_FLUSH:
485
486                         /* This code originally checked to see if
487                          * any data was pending using BIO_CTRL_INFO
488                          * and then flushed. This caused problems
489                          * as documented in PR#1939. The proposed
490                          * fix doesn't completely resolve this issue
491                          * as buggy implementations of BIO_CTRL_PENDING
492                          * still exist. So instead we just flush
493                          * unconditionally.
494                          */
495
496                         s->rwstate=SSL_WRITING;
497                         if (BIO_flush(s->wbio) <= 0)
498                                 {
499                                 ret= -1;
500                                 goto end;
501                                 }
502                         s->rwstate=SSL_NOTHING;
503
504                         s->state=s->s3->tmp.next_state;
505                         break;
506
507                 case SSL3_ST_SR_CERT_A:
508                 case SSL3_ST_SR_CERT_B:
509                         /* Check for second client hello (MS SGC) */
510                         ret = ssl3_check_client_hello(s);
511                         if (ret <= 0)
512                                 goto end;
513                         if (ret == 2)
514                                 s->state = SSL3_ST_SR_CLNT_HELLO_C;
515                         else {
516                                 if (s->s3->tmp.cert_request)
517                                         {
518                                         ret=ssl3_get_client_certificate(s);
519                                         if (ret <= 0) goto end;
520                                         }
521                                 s->init_num=0;
522                                 s->state=SSL3_ST_SR_KEY_EXCH_A;
523                         }
524                         break;
525
526                 case SSL3_ST_SR_KEY_EXCH_A:
527                 case SSL3_ST_SR_KEY_EXCH_B:
528                         ret=ssl3_get_client_key_exchange(s);
529                         if (ret <= 0)
530                                 goto end;
531                         if (ret == 2)
532                                 {
533                                 /* For the ECDH ciphersuites when
534                                  * the client sends its ECDH pub key in
535                                  * a certificate, the CertificateVerify
536                                  * message is not sent.
537                                  * Also for GOST ciphersuites when
538                                  * the client uses its key from the certificate
539                                  * for key exchange.
540                                  */
541 #if defined(OPENSSL_NO_TLSEXT) || defined(OPENSSL_NO_NPN)
542                                 s->state=SSL3_ST_SR_FINISHED_A;
543 #else
544                                 if (s->s3->next_proto_neg_seen)
545                                         s->state=SSL3_ST_SR_NEXT_PROTO_A;
546                                 else
547                                         s->state=SSL3_ST_SR_FINISHED_A;
548 #endif
549                                 s->init_num = 0;
550                                 }
551                         else
552                                 {
553                                 int offset=0;
554                                 int dgst_num;
555
556                                 s->state=SSL3_ST_SR_CERT_VRFY_A;
557                                 s->init_num=0;
558
559                                 /* We need to get hashes here so if there is
560                                  * a client cert, it can be verified
561                                  * FIXME - digest processing for CertificateVerify
562                                  * should be generalized. But it is next step
563                                  */
564                                 if (s->s3->handshake_buffer)
565                                         if (!ssl3_digest_cached_records(s))
566                                                 return -1;
567                                 for (dgst_num=0; dgst_num<SSL_MAX_DIGEST;dgst_num++)    
568                                         if (s->s3->handshake_dgst[dgst_num]) 
569                                                 {
570                                                 int dgst_size;
571
572                                                 s->method->ssl3_enc->cert_verify_mac(s,EVP_MD_CTX_type(s->s3->handshake_dgst[dgst_num]),&(s->s3->tmp.cert_verify_md[offset]));
573                                                 dgst_size=EVP_MD_CTX_size(s->s3->handshake_dgst[dgst_num]);
574                                                 if (dgst_size < 0)
575                                                         {
576                                                         ret = -1;
577                                                         goto end;
578                                                         }
579                                                 offset+=dgst_size;
580                                                 }               
581                                 }
582                         break;
583
584                 case SSL3_ST_SR_CERT_VRFY_A:
585                 case SSL3_ST_SR_CERT_VRFY_B:
586
587                         /* we should decide if we expected this one */
588                         ret=ssl3_get_cert_verify(s);
589                         if (ret <= 0) goto end;
590
591 #if defined(OPENSSL_NO_TLSEXT) || defined(OPENSSL_NO_NPN)
592                         s->state=SSL3_ST_SR_FINISHED_A;
593 #else
594                         if (s->s3->next_proto_neg_seen)
595                                 s->state=SSL3_ST_SR_NEXT_PROTO_A;
596                         else
597                                 s->state=SSL3_ST_SR_FINISHED_A;
598 #endif
599                         s->init_num=0;
600                         break;
601
602 #if !defined(OPENSSL_NO_TLSEXT) && !defined(OPENSSL_NO_NPN)
603                 case SSL3_ST_SR_NEXT_PROTO_A:
604                 case SSL3_ST_SR_NEXT_PROTO_B:
605                         ret=ssl3_get_next_proto(s);
606                         if (ret <= 0) goto end;
607                         s->init_num = 0;
608                         s->state=SSL3_ST_SR_FINISHED_A;
609                         break;
610 #endif
611
612                 case SSL3_ST_SR_FINISHED_A:
613                 case SSL3_ST_SR_FINISHED_B:
614                         ret=ssl3_get_finished(s,SSL3_ST_SR_FINISHED_A,
615                                 SSL3_ST_SR_FINISHED_B);
616                         if (ret <= 0) goto end;
617 #ifndef OPENSSL_NO_TLSEXT
618                         if (s->tlsext_ticket_expected)
619                                 s->state=SSL3_ST_SW_SESSION_TICKET_A;
620                         else if (s->hit)
621                                 s->state=SSL_ST_OK;
622 #else
623                         if (s->hit)
624                                 s->state=SSL_ST_OK;
625 #endif
626                         else
627                                 s->state=SSL3_ST_SW_CHANGE_A;
628                         s->init_num=0;
629                         break;
630
631 #ifndef OPENSSL_NO_TLSEXT
632                 case SSL3_ST_SW_SESSION_TICKET_A:
633                 case SSL3_ST_SW_SESSION_TICKET_B:
634                         ret=ssl3_send_newsession_ticket(s);
635                         if (ret <= 0) goto end;
636                         s->state=SSL3_ST_SW_CHANGE_A;
637                         s->init_num=0;
638                         break;
639
640                 case SSL3_ST_SW_CERT_STATUS_A:
641                 case SSL3_ST_SW_CERT_STATUS_B:
642                         ret=ssl3_send_cert_status(s);
643                         if (ret <= 0) goto end;
644                         s->state=SSL3_ST_SW_KEY_EXCH_A;
645                         s->init_num=0;
646                         break;
647
648 #endif
649
650                 case SSL3_ST_SW_CHANGE_A:
651                 case SSL3_ST_SW_CHANGE_B:
652
653                         s->session->cipher=s->s3->tmp.new_cipher;
654                         if (!s->method->ssl3_enc->setup_key_block(s))
655                                 { ret= -1; goto end; }
656
657                         ret=ssl3_send_change_cipher_spec(s,
658                                 SSL3_ST_SW_CHANGE_A,SSL3_ST_SW_CHANGE_B);
659
660                         if (ret <= 0) goto end;
661                         s->state=SSL3_ST_SW_FINISHED_A;
662                         s->init_num=0;
663
664                         if (!s->method->ssl3_enc->change_cipher_state(s,
665                                 SSL3_CHANGE_CIPHER_SERVER_WRITE))
666                                 {
667                                 ret= -1;
668                                 goto end;
669                                 }
670
671                         break;
672
673                 case SSL3_ST_SW_FINISHED_A:
674                 case SSL3_ST_SW_FINISHED_B:
675                         ret=ssl3_send_finished(s,
676                                 SSL3_ST_SW_FINISHED_A,SSL3_ST_SW_FINISHED_B,
677                                 s->method->ssl3_enc->server_finished_label,
678                                 s->method->ssl3_enc->server_finished_label_len);
679                         if (ret <= 0) goto end;
680                         s->state=SSL3_ST_SW_FLUSH;
681                         if (s->hit)
682                                 {
683 #if defined(OPENSSL_NO_TLSEXT) || defined(OPENSSL_NO_NPN)
684                                 s->s3->tmp.next_state=SSL3_ST_SR_FINISHED_A;
685 #else
686                                 if (s->s3->next_proto_neg_seen)
687                                         s->s3->tmp.next_state=SSL3_ST_SR_NEXT_PROTO_A;
688                                 else
689                                         s->s3->tmp.next_state=SSL3_ST_SR_FINISHED_A;
690 #endif
691                                 }
692                         else
693                                 s->s3->tmp.next_state=SSL_ST_OK;
694                         s->init_num=0;
695                         break;
696
697                 case SSL_ST_OK:
698                         /* clean a few things up */
699                         ssl3_cleanup_key_block(s);
700
701                         BUF_MEM_free(s->init_buf);
702                         s->init_buf=NULL;
703
704                         /* remove buffering on output */
705                         ssl_free_wbio_buffer(s);
706
707                         s->init_num=0;
708
709                         if (s->renegotiate == 2) /* skipped if we just sent a HelloRequest */
710                                 {
711                                 /* actually not necessarily a 'new' session unless
712                                  * SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION is set */
713                                 
714                                 s->renegotiate=0;
715                                 s->new_session=0;
716                                 
717                                 ssl_update_cache(s,SSL_SESS_CACHE_SERVER);
718                                 
719                                 s->ctx->stats.sess_accept_good++;
720                                 /* s->server=1; */
721                                 s->handshake_func=ssl3_accept;
722
723                                 if (cb != NULL) cb(s,SSL_CB_HANDSHAKE_DONE,1);
724                                 }
725                         
726                         ret = 1;
727                         goto end;
728                         /* break; */
729
730                 default:
731                         SSLerr(SSL_F_SSL3_ACCEPT,SSL_R_UNKNOWN_STATE);
732                         ret= -1;
733                         goto end;
734                         /* break; */
735                         }
736                 
737                 if (!s->s3->tmp.reuse_message && !skip)
738                         {
739                         if (s->debug)
740                                 {
741                                 if ((ret=BIO_flush(s->wbio)) <= 0)
742                                         goto end;
743                                 }
744
745
746                         if ((cb != NULL) && (s->state != state))
747                                 {
748                                 new_state=s->state;
749                                 s->state=state;
750                                 cb(s,SSL_CB_ACCEPT_LOOP,1);
751                                 s->state=new_state;
752                                 }
753                         }
754                 skip=0;
755                 }
756 end:
757         /* BIO_flush(s->wbio); */
758
759         s->in_handshake--;
760         if (cb != NULL)
761                 cb(s,SSL_CB_ACCEPT_EXIT,ret);
762         return(ret);
763         }
764
765 int ssl3_send_hello_request(SSL *s)
766         {
767         unsigned char *p;
768
769         if (s->state == SSL3_ST_SW_HELLO_REQ_A)
770                 {
771                 p=(unsigned char *)s->init_buf->data;
772                 *(p++)=SSL3_MT_HELLO_REQUEST;
773                 *(p++)=0;
774                 *(p++)=0;
775                 *(p++)=0;
776
777                 s->state=SSL3_ST_SW_HELLO_REQ_B;
778                 /* number of bytes to write */
779                 s->init_num=4;
780                 s->init_off=0;
781                 }
782
783         /* SSL3_ST_SW_HELLO_REQ_B */
784         return(ssl3_do_write(s,SSL3_RT_HANDSHAKE));
785         }
786
787 int ssl3_check_client_hello(SSL *s)
788         {
789         int ok;
790         long n;
791
792         /* this function is called when we really expect a Certificate message,
793          * so permit appropriate message length */
794         n=s->method->ssl_get_message(s,
795                 SSL3_ST_SR_CERT_A,
796                 SSL3_ST_SR_CERT_B,
797                 -1,
798                 s->max_cert_list,
799                 &ok);
800         if (!ok) return((int)n);
801         s->s3->tmp.reuse_message = 1;
802         if (s->s3->tmp.message_type == SSL3_MT_CLIENT_HELLO)
803                 {
804                 /* Throw away what we have done so far in the current handshake,
805                  * which will now be aborted. (A full SSL_clear would be too much.)
806                  * I hope that tmp.dh is the only thing that may need to be cleared
807                  * when a handshake is not completed ... */
808 #ifndef OPENSSL_NO_DH
809                 if (s->s3->tmp.dh != NULL)
810                         {
811                         DH_free(s->s3->tmp.dh);
812                         s->s3->tmp.dh = NULL;
813                         }
814 #endif
815                 return 2;
816                 }
817         return 1;
818 }
819
820 int ssl3_get_client_hello(SSL *s)
821         {
822         int i,j,ok,al,ret= -1;
823         unsigned int cookie_len;
824         long n;
825         unsigned long id;
826         unsigned char *p,*d,*q;
827         SSL_CIPHER *c;
828 #ifndef OPENSSL_NO_COMP
829         SSL_COMP *comp=NULL;
830 #endif
831         STACK_OF(SSL_CIPHER) *ciphers=NULL;
832
833         /* We do this so that we will respond with our native type.
834          * If we are TLSv1 and we get SSLv3, we will respond with TLSv1,
835          * This down switching should be handled by a different method.
836          * If we are SSLv3, we will respond with SSLv3, even if prompted with
837          * TLSv1.
838          */
839         if (s->state == SSL3_ST_SR_CLNT_HELLO_A)
840                 {
841                 s->state=SSL3_ST_SR_CLNT_HELLO_B;
842                 }
843         s->first_packet=1;
844         n=s->method->ssl_get_message(s,
845                 SSL3_ST_SR_CLNT_HELLO_B,
846                 SSL3_ST_SR_CLNT_HELLO_C,
847                 SSL3_MT_CLIENT_HELLO,
848                 SSL3_RT_MAX_PLAIN_LENGTH,
849                 &ok);
850
851         if (!ok) return((int)n);
852         s->first_packet=0;
853         d=p=(unsigned char *)s->init_msg;
854
855         /* use version from inside client hello, not from record header
856          * (may differ: see RFC 2246, Appendix E, second paragraph) */
857         s->client_version=(((int)p[0])<<8)|(int)p[1];
858         p+=2;
859
860         if ((s->version == DTLS1_VERSION && s->client_version > s->version) ||
861             (s->version != DTLS1_VERSION && s->client_version < s->version))
862                 {
863                 SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_WRONG_VERSION_NUMBER);
864                 if ((s->client_version>>8) == SSL3_VERSION_MAJOR)
865                         {
866                         /* similar to ssl3_get_record, send alert using remote version number */
867                         s->version = s->client_version;
868                         }
869                 al = SSL_AD_PROTOCOL_VERSION;
870                 goto f_err;
871                 }
872
873         /* If we require cookies and this ClientHello doesn't
874          * contain one, just return since we do not want to
875          * allocate any memory yet. So check cookie length...
876          */
877         if (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE)
878                 {
879                 unsigned int session_length, cookie_length;
880                 
881                 session_length = *(p + SSL3_RANDOM_SIZE);
882                 cookie_length = *(p + SSL3_RANDOM_SIZE + session_length + 1);
883
884                 if (cookie_length == 0)
885                         return 1;
886                 }
887
888         /* load the client random */
889         memcpy(s->s3->client_random,p,SSL3_RANDOM_SIZE);
890         p+=SSL3_RANDOM_SIZE;
891
892         /* get the session-id */
893         j= *(p++);
894
895         s->hit=0;
896         /* Versions before 0.9.7 always allow session reuse during renegotiation
897          * (i.e. when s->new_session is true), option
898          * SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION is new with 0.9.7.
899          * Maybe this optional behaviour should always have been the default,
900          * but we cannot safely change the default behaviour (or new applications
901          * might be written that become totally unsecure when compiled with
902          * an earlier library version)
903          */
904         if ((s->new_session && (s->options & SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION)))
905                 {
906                 if (!ssl_get_new_session(s,1))
907                         goto err;
908                 }
909         else
910                 {
911                 i=ssl_get_prev_session(s, p, j, d + n);
912                 if (i == 1)
913                         { /* previous session */
914                         s->hit=1;
915                         }
916                 else if (i == -1)
917                         goto err;
918                 else /* i == 0 */
919                         {
920                         if (!ssl_get_new_session(s,1))
921                                 goto err;
922                         }
923                 }
924
925         p+=j;
926
927         if (s->version == DTLS1_VERSION || s->version == DTLS1_BAD_VER)
928                 {
929                 /* cookie stuff */
930                 cookie_len = *(p++);
931
932                 /* 
933                  * The ClientHello may contain a cookie even if the
934                  * HelloVerify message has not been sent--make sure that it
935                  * does not cause an overflow.
936                  */
937                 if ( cookie_len > sizeof(s->d1->rcvd_cookie))
938                         {
939                         /* too much data */
940                         al = SSL_AD_DECODE_ERROR;
941                         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_COOKIE_MISMATCH);
942                         goto f_err;
943                         }
944
945                 /* verify the cookie if appropriate option is set. */
946                 if ((SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE) &&
947                         cookie_len > 0)
948                         {
949                         memcpy(s->d1->rcvd_cookie, p, cookie_len);
950
951                         if ( s->ctx->app_verify_cookie_cb != NULL)
952                                 {
953                                 if ( s->ctx->app_verify_cookie_cb(s, s->d1->rcvd_cookie,
954                                         cookie_len) == 0)
955                                         {
956                                         al=SSL_AD_HANDSHAKE_FAILURE;
957                                         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, 
958                                                 SSL_R_COOKIE_MISMATCH);
959                                         goto f_err;
960                                         }
961                                 /* else cookie verification succeeded */
962                                 }
963                         else if ( memcmp(s->d1->rcvd_cookie, s->d1->cookie, 
964                                                   s->d1->cookie_len) != 0) /* default verification */
965                                 {
966                                         al=SSL_AD_HANDSHAKE_FAILURE;
967                                         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, 
968                                                 SSL_R_COOKIE_MISMATCH);
969                                         goto f_err;
970                                 }
971
972                         ret = 2;
973                         }
974
975                 p += cookie_len;
976                 }
977
978         n2s(p,i);
979         if ((i == 0) && (j != 0))
980                 {
981                 /* we need a cipher if we are not resuming a session */
982                 al=SSL_AD_ILLEGAL_PARAMETER;
983                 SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_NO_CIPHERS_SPECIFIED);
984                 goto f_err;
985                 }
986         if ((p+i) >= (d+n))
987                 {
988                 /* not enough data */
989                 al=SSL_AD_DECODE_ERROR;
990                 SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_LENGTH_MISMATCH);
991                 goto f_err;
992                 }
993         if ((i > 0) && (ssl_bytes_to_cipher_list(s,p,i,&(ciphers))
994                 == NULL))
995                 {
996                 goto err;
997                 }
998         p+=i;
999
1000         /* If it is a hit, check that the cipher is in the list */
1001         if ((s->hit) && (i > 0))
1002                 {
1003                 j=0;
1004                 id=s->session->cipher->id;
1005
1006 #ifdef CIPHER_DEBUG
1007                 printf("client sent %d ciphers\n",sk_num(ciphers));
1008 #endif
1009                 for (i=0; i<sk_SSL_CIPHER_num(ciphers); i++)
1010                         {
1011                         c=sk_SSL_CIPHER_value(ciphers,i);
1012 #ifdef CIPHER_DEBUG
1013                         printf("client [%2d of %2d]:%s\n",
1014                                 i,sk_num(ciphers),SSL_CIPHER_get_name(c));
1015 #endif
1016                         if (c->id == id)
1017                                 {
1018                                 j=1;
1019                                 break;
1020                                 }
1021                         }
1022                 if (j == 0 && (s->options & SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG) && (sk_SSL_CIPHER_num(ciphers) == 1))
1023                         {
1024                         /* Special case as client bug workaround: the previously used cipher may
1025                          * not be in the current list, the client instead might be trying to
1026                          * continue using a cipher that before wasn't chosen due to server
1027                          * preferences.  We'll have to reject the connection if the cipher is not
1028                          * enabled, though. */
1029                         c = sk_SSL_CIPHER_value(ciphers, 0);
1030                         if (sk_SSL_CIPHER_find(SSL_get_ciphers(s), c) >= 0)
1031                                 {
1032                                 s->session->cipher = c;
1033                                 j = 1;
1034                                 }
1035                         }
1036                 if (j == 0)
1037                         {
1038                         /* we need to have the cipher in the cipher
1039                          * list if we are asked to reuse it */
1040                         al=SSL_AD_ILLEGAL_PARAMETER;
1041                         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_REQUIRED_CIPHER_MISSING);
1042                         goto f_err;
1043                         }
1044                 }
1045
1046         /* compression */
1047         i= *(p++);
1048         if ((p+i) > (d+n))
1049                 {
1050                 /* not enough data */
1051                 al=SSL_AD_DECODE_ERROR;
1052                 SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_LENGTH_MISMATCH);
1053                 goto f_err;
1054                 }
1055         q=p;
1056         for (j=0; j<i; j++)
1057                 {
1058                 if (p[j] == 0) break;
1059                 }
1060
1061         p+=i;
1062         if (j >= i)
1063                 {
1064                 /* no compress */
1065                 al=SSL_AD_DECODE_ERROR;
1066                 SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_NO_COMPRESSION_SPECIFIED);
1067                 goto f_err;
1068                 }
1069
1070 #ifndef OPENSSL_NO_TLSEXT
1071         /* TLS extensions*/
1072         if (s->version >= SSL3_VERSION)
1073                 {
1074                 if (!ssl_parse_clienthello_tlsext(s,&p,d,n, &al))
1075                         {
1076                         /* 'al' set by ssl_parse_clienthello_tlsext */
1077                         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_PARSE_TLSEXT);
1078                         goto f_err;
1079                         }
1080                 }
1081                 if (ssl_check_clienthello_tlsext(s) <= 0) {
1082                         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_CLIENTHELLO_TLSEXT);
1083                         goto err;
1084                 }
1085
1086         /* Check if we want to use external pre-shared secret for this
1087          * handshake for not reused session only. We need to generate
1088          * server_random before calling tls_session_secret_cb in order to allow
1089          * SessionTicket processing to use it in key derivation. */
1090         {
1091                 unsigned long Time;
1092                 unsigned char *pos;
1093                 Time=(unsigned long)time(NULL);                 /* Time */
1094                 pos=s->s3->server_random;
1095                 l2n(Time,pos);
1096                 if (RAND_pseudo_bytes(pos,SSL3_RANDOM_SIZE-4) <= 0)
1097                         {
1098                         al=SSL_AD_INTERNAL_ERROR;
1099                         goto f_err;
1100                         }
1101         }
1102
1103         if (!s->hit && s->version >= TLS1_VERSION && s->tls_session_secret_cb)
1104                 {
1105                 SSL_CIPHER *pref_cipher=NULL;
1106
1107                 s->session->master_key_length=sizeof(s->session->master_key);
1108                 if(s->tls_session_secret_cb(s, s->session->master_key, &s->session->master_key_length,
1109                         ciphers, &pref_cipher, s->tls_session_secret_cb_arg))
1110                         {
1111                         s->hit=1;
1112                         s->session->ciphers=ciphers;
1113                         s->session->verify_result=X509_V_OK;
1114
1115                         ciphers=NULL;
1116
1117                         /* check if some cipher was preferred by call back */
1118                         pref_cipher=pref_cipher ? pref_cipher : ssl3_choose_cipher(s, s->session->ciphers, SSL_get_ciphers(s));
1119                         if (pref_cipher == NULL)
1120                                 {
1121                                 al=SSL_AD_HANDSHAKE_FAILURE;
1122                                 SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_NO_SHARED_CIPHER);
1123                                 goto f_err;
1124                                 }
1125
1126                         s->session->cipher=pref_cipher;
1127
1128                         if (s->cipher_list)
1129                                 sk_SSL_CIPHER_free(s->cipher_list);
1130
1131                         if (s->cipher_list_by_id)
1132                                 sk_SSL_CIPHER_free(s->cipher_list_by_id);
1133
1134                         s->cipher_list = sk_SSL_CIPHER_dup(s->session->ciphers);
1135                         s->cipher_list_by_id = sk_SSL_CIPHER_dup(s->session->ciphers);
1136                         }
1137                 }
1138 #endif
1139
1140         /* Worst case, we will use the NULL compression, but if we have other
1141          * options, we will now look for them.  We have i-1 compression
1142          * algorithms from the client, starting at q. */
1143         s->s3->tmp.new_compression=NULL;
1144 #ifndef OPENSSL_NO_COMP
1145         /* This only happens if we have a cache hit */
1146         if (s->session->compress_meth != 0)
1147                 {
1148                 int m, comp_id = s->session->compress_meth;
1149                 /* Perform sanity checks on resumed compression algorithm */
1150                 /* Can't disable compression */
1151                 if (s->options & SSL_OP_NO_COMPRESSION)
1152                         {
1153                         al=SSL_AD_INTERNAL_ERROR;
1154                         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_INCONSISTENT_COMPRESSION);
1155                         goto f_err;
1156                         }
1157                 /* Look for resumed compression method */
1158                 for (m = 0; m < sk_SSL_COMP_num(s->ctx->comp_methods); m++)
1159                         {
1160                         comp=sk_SSL_COMP_value(s->ctx->comp_methods,m);
1161                         if (comp_id == comp->id)
1162                                 {
1163                                 s->s3->tmp.new_compression=comp;
1164                                 break;
1165                                 }
1166                         }
1167                 if (s->s3->tmp.new_compression == NULL)
1168                         {
1169                         al=SSL_AD_INTERNAL_ERROR;
1170                         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_INVALID_COMPRESSION_ALGORITHM);
1171                         goto f_err;
1172                         }
1173                 /* Look for resumed method in compression list */
1174                 for (m = 0; m < i; m++)
1175                         {
1176                         if (q[m] == comp_id)
1177                                 break;
1178                         }
1179                 if (m >= i)
1180                         {
1181                         al=SSL_AD_ILLEGAL_PARAMETER;
1182                         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_REQUIRED_COMPRESSSION_ALGORITHM_MISSING);
1183                         goto f_err;
1184                         }
1185                 }
1186         else if (s->hit)
1187                 comp = NULL;
1188         else if (!(s->options & SSL_OP_NO_COMPRESSION) && s->ctx->comp_methods)
1189                 { /* See if we have a match */
1190                 int m,nn,o,v,done=0;
1191
1192                 nn=sk_SSL_COMP_num(s->ctx->comp_methods);
1193                 for (m=0; m<nn; m++)
1194                         {
1195                         comp=sk_SSL_COMP_value(s->ctx->comp_methods,m);
1196                         v=comp->id;
1197                         for (o=0; o<i; o++)
1198                                 {
1199                                 if (v == q[o])
1200                                         {
1201                                         done=1;
1202                                         break;
1203                                         }
1204                                 }
1205                         if (done) break;
1206                         }
1207                 if (done)
1208                         s->s3->tmp.new_compression=comp;
1209                 else
1210                         comp=NULL;
1211                 }
1212 #else
1213         /* If compression is disabled we'd better not try to resume a session
1214          * using compression.
1215          */
1216         if (s->session->compress_meth != 0)
1217                 {
1218                 al=SSL_AD_INTERNAL_ERROR;
1219                 SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_INCONSISTENT_COMPRESSION);
1220                 goto f_err;
1221                 }
1222 #endif
1223
1224         /* Given s->session->ciphers and SSL_get_ciphers, we must
1225          * pick a cipher */
1226
1227         if (!s->hit)
1228                 {
1229 #ifdef OPENSSL_NO_COMP
1230                 s->session->compress_meth=0;
1231 #else
1232                 s->session->compress_meth=(comp == NULL)?0:comp->id;
1233 #endif
1234                 if (s->session->ciphers != NULL)
1235                         sk_SSL_CIPHER_free(s->session->ciphers);
1236                 s->session->ciphers=ciphers;
1237                 if (ciphers == NULL)
1238                         {
1239                         al=SSL_AD_ILLEGAL_PARAMETER;
1240                         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_NO_CIPHERS_PASSED);
1241                         goto f_err;
1242                         }
1243                 ciphers=NULL;
1244                 c=ssl3_choose_cipher(s,s->session->ciphers,
1245                                      SSL_get_ciphers(s));
1246
1247                 if (c == NULL)
1248                         {
1249                         al=SSL_AD_HANDSHAKE_FAILURE;
1250                         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_NO_SHARED_CIPHER);
1251                         goto f_err;
1252                         }
1253                 s->s3->tmp.new_cipher=c;
1254                 }
1255         else
1256                 {
1257                 /* Session-id reuse */
1258 #ifdef REUSE_CIPHER_BUG
1259                 STACK_OF(SSL_CIPHER) *sk;
1260                 SSL_CIPHER *nc=NULL;
1261                 SSL_CIPHER *ec=NULL;
1262
1263                 if (s->options & SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG)
1264                         {
1265                         sk=s->session->ciphers;
1266                         for (i=0; i<sk_SSL_CIPHER_num(sk); i++)
1267                                 {
1268                                 c=sk_SSL_CIPHER_value(sk,i);
1269                                 if (c->algorithm_enc & SSL_eNULL)
1270                                         nc=c;
1271                                 if (SSL_C_IS_EXPORT(c))
1272                                         ec=c;
1273                                 }
1274                         if (nc != NULL)
1275                                 s->s3->tmp.new_cipher=nc;
1276                         else if (ec != NULL)
1277                                 s->s3->tmp.new_cipher=ec;
1278                         else
1279                                 s->s3->tmp.new_cipher=s->session->cipher;
1280                         }
1281                 else
1282 #endif
1283                 s->s3->tmp.new_cipher=s->session->cipher;
1284                 }
1285
1286         if (!ssl3_digest_cached_records(s))
1287                 goto f_err;
1288         
1289         /* we now have the following setup. 
1290          * client_random
1291          * cipher_list          - our prefered list of ciphers
1292          * ciphers              - the clients prefered list of ciphers
1293          * compression          - basically ignored right now
1294          * ssl version is set   - sslv3
1295          * s->session           - The ssl session has been setup.
1296          * s->hit               - session reuse flag
1297          * s->tmp.new_cipher    - the new cipher to use.
1298          */
1299
1300         if (ret < 0) ret=1;
1301         if (0)
1302                 {
1303 f_err:
1304                 ssl3_send_alert(s,SSL3_AL_FATAL,al);
1305                 }
1306 err:
1307         if (ciphers != NULL) sk_SSL_CIPHER_free(ciphers);
1308         return(ret);
1309         }
1310
1311 int ssl3_send_server_hello(SSL *s)
1312         {
1313         unsigned char *buf;
1314         unsigned char *p,*d;
1315         int i,sl;
1316         unsigned long l;
1317 #ifdef OPENSSL_NO_TLSEXT
1318         unsigned long Time;
1319 #endif
1320
1321         if (s->state == SSL3_ST_SW_SRVR_HELLO_A)
1322                 {
1323                 buf=(unsigned char *)s->init_buf->data;
1324 #ifdef OPENSSL_NO_TLSEXT
1325                 p=s->s3->server_random;
1326                 /* Generate server_random if it was not needed previously */
1327                 Time=(unsigned long)time(NULL);                 /* Time */
1328                 l2n(Time,p);
1329                 if (RAND_pseudo_bytes(p,SSL3_RANDOM_SIZE-4) <= 0)
1330                         return -1;
1331 #endif
1332                 /* Do the message type and length last */
1333                 d=p= &(buf[4]);
1334
1335                 *(p++)=s->version>>8;
1336                 *(p++)=s->version&0xff;
1337
1338                 /* Random stuff */
1339                 memcpy(p,s->s3->server_random,SSL3_RANDOM_SIZE);
1340                 p+=SSL3_RANDOM_SIZE;
1341
1342                 /* now in theory we have 3 options to sending back the
1343                  * session id.  If it is a re-use, we send back the
1344                  * old session-id, if it is a new session, we send
1345                  * back the new session-id or we send back a 0 length
1346                  * session-id if we want it to be single use.
1347                  * Currently I will not implement the '0' length session-id
1348                  * 12-Jan-98 - I'll now support the '0' length stuff.
1349                  *
1350                  * We also have an additional case where stateless session
1351                  * resumption is successful: we always send back the old
1352                  * session id. In this case s->hit is non zero: this can
1353                  * only happen if stateless session resumption is succesful
1354                  * if session caching is disabled so existing functionality
1355                  * is unaffected.
1356                  */
1357                 if (!(s->ctx->session_cache_mode & SSL_SESS_CACHE_SERVER)
1358                         && !s->hit)
1359                         s->session->session_id_length=0;
1360
1361                 sl=s->session->session_id_length;
1362                 if (sl > (int)sizeof(s->session->session_id))
1363                         {
1364                         SSLerr(SSL_F_SSL3_SEND_SERVER_HELLO, ERR_R_INTERNAL_ERROR);
1365                         return -1;
1366                         }
1367                 *(p++)=sl;
1368                 memcpy(p,s->session->session_id,sl);
1369                 p+=sl;
1370
1371                 /* put the cipher */
1372                 i=ssl3_put_cipher_by_char(s->s3->tmp.new_cipher,p);
1373                 p+=i;
1374
1375                 /* put the compression method */
1376 #ifdef OPENSSL_NO_COMP
1377                         *(p++)=0;
1378 #else
1379                 if (s->s3->tmp.new_compression == NULL)
1380                         *(p++)=0;
1381                 else
1382                         *(p++)=s->s3->tmp.new_compression->id;
1383 #endif
1384 #ifndef OPENSSL_NO_TLSEXT
1385                 if (ssl_prepare_serverhello_tlsext(s) <= 0)
1386                         {
1387                         SSLerr(SSL_F_SSL3_SEND_SERVER_HELLO,SSL_R_SERVERHELLO_TLSEXT);
1388                         return -1;
1389                         }
1390                 if ((p = ssl_add_serverhello_tlsext(s, p, buf+SSL3_RT_MAX_PLAIN_LENGTH)) == NULL)
1391                         {
1392                         SSLerr(SSL_F_SSL3_SEND_SERVER_HELLO,ERR_R_INTERNAL_ERROR);
1393                         return -1;
1394                         }
1395 #endif
1396                 /* do the header */
1397                 l=(p-d);
1398                 d=buf;
1399                 *(d++)=SSL3_MT_SERVER_HELLO;
1400                 l2n3(l,d);
1401
1402                 s->state=SSL3_ST_SW_SRVR_HELLO_B;
1403                 /* number of bytes to write */
1404                 s->init_num=p-buf;
1405                 s->init_off=0;
1406                 }
1407
1408         /* SSL3_ST_SW_SRVR_HELLO_B */
1409         return(ssl3_do_write(s,SSL3_RT_HANDSHAKE));
1410         }
1411
1412 int ssl3_send_server_done(SSL *s)
1413         {
1414         unsigned char *p;
1415
1416         if (s->state == SSL3_ST_SW_SRVR_DONE_A)
1417                 {
1418                 p=(unsigned char *)s->init_buf->data;
1419
1420                 /* do the header */
1421                 *(p++)=SSL3_MT_SERVER_DONE;
1422                 *(p++)=0;
1423                 *(p++)=0;
1424                 *(p++)=0;
1425
1426                 s->state=SSL3_ST_SW_SRVR_DONE_B;
1427                 /* number of bytes to write */
1428                 s->init_num=4;
1429                 s->init_off=0;
1430                 }
1431
1432         /* SSL3_ST_SW_SRVR_DONE_B */
1433         return(ssl3_do_write(s,SSL3_RT_HANDSHAKE));
1434         }
1435
1436 int ssl3_send_server_key_exchange(SSL *s)
1437         {
1438 #ifndef OPENSSL_NO_RSA
1439         unsigned char *q;
1440         int j,num;
1441         RSA *rsa;
1442         unsigned char md_buf[MD5_DIGEST_LENGTH+SHA_DIGEST_LENGTH];
1443         unsigned int u;
1444 #endif
1445 #ifndef OPENSSL_NO_DH
1446         DH *dh=NULL,*dhp;
1447 #endif
1448 #ifndef OPENSSL_NO_ECDH
1449         EC_KEY *ecdh=NULL, *ecdhp;
1450         unsigned char *encodedPoint = NULL;
1451         int encodedlen = 0;
1452         int curve_id = 0;
1453         BN_CTX *bn_ctx = NULL; 
1454 #endif
1455         EVP_PKEY *pkey;
1456         unsigned char *p,*d;
1457         int al,i;
1458         unsigned long type;
1459         int n;
1460         CERT *cert;
1461         BIGNUM *r[4];
1462         int nr[4],kn;
1463         BUF_MEM *buf;
1464         EVP_MD_CTX md_ctx;
1465
1466         EVP_MD_CTX_init(&md_ctx);
1467         if (s->state == SSL3_ST_SW_KEY_EXCH_A)
1468                 {
1469                 type=s->s3->tmp.new_cipher->algorithm_mkey;
1470                 cert=s->cert;
1471
1472                 buf=s->init_buf;
1473
1474                 r[0]=r[1]=r[2]=r[3]=NULL;
1475                 n=0;
1476 #ifndef OPENSSL_NO_RSA
1477                 if (type & SSL_kRSA)
1478                         {
1479                         rsa=cert->rsa_tmp;
1480                         if ((rsa == NULL) && (s->cert->rsa_tmp_cb != NULL))
1481                                 {
1482                                 rsa=s->cert->rsa_tmp_cb(s,
1483                                       SSL_C_IS_EXPORT(s->s3->tmp.new_cipher),
1484                                       SSL_C_EXPORT_PKEYLENGTH(s->s3->tmp.new_cipher));
1485                                 if(rsa == NULL)
1486                                 {
1487                                         al=SSL_AD_HANDSHAKE_FAILURE;
1488                                         SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,SSL_R_ERROR_GENERATING_TMP_RSA_KEY);
1489                                         goto f_err;
1490                                 }
1491                                 RSA_up_ref(rsa);
1492                                 cert->rsa_tmp=rsa;
1493                                 }
1494                         if (rsa == NULL)
1495                                 {
1496                                 al=SSL_AD_HANDSHAKE_FAILURE;
1497                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,SSL_R_MISSING_TMP_RSA_KEY);
1498                                 goto f_err;
1499                                 }
1500                         r[0]=rsa->n;
1501                         r[1]=rsa->e;
1502                         s->s3->tmp.use_rsa_tmp=1;
1503                         }
1504                 else
1505 #endif
1506 #ifndef OPENSSL_NO_DH
1507                         if (type & SSL_kEDH)
1508                         {
1509                         dhp=cert->dh_tmp;
1510                         if ((dhp == NULL) && (s->cert->dh_tmp_cb != NULL))
1511                                 dhp=s->cert->dh_tmp_cb(s,
1512                                       SSL_C_IS_EXPORT(s->s3->tmp.new_cipher),
1513                                       SSL_C_EXPORT_PKEYLENGTH(s->s3->tmp.new_cipher));
1514                         if (dhp == NULL)
1515                                 {
1516                                 al=SSL_AD_HANDSHAKE_FAILURE;
1517                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,SSL_R_MISSING_TMP_DH_KEY);
1518                                 goto f_err;
1519                                 }
1520
1521                         if (s->s3->tmp.dh != NULL)
1522                                 {
1523                                 DH_free(dh);
1524                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
1525                                 goto err;
1526                                 }
1527
1528                         if ((dh=DHparams_dup(dhp)) == NULL)
1529                                 {
1530                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,ERR_R_DH_LIB);
1531                                 goto err;
1532                                 }
1533
1534                         s->s3->tmp.dh=dh;
1535                         if ((dhp->pub_key == NULL ||
1536                              dhp->priv_key == NULL ||
1537                              (s->options & SSL_OP_SINGLE_DH_USE)))
1538                                 {
1539                                 if(!DH_generate_key(dh))
1540                                     {
1541                                     SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1542                                            ERR_R_DH_LIB);
1543                                     goto err;
1544                                     }
1545                                 }
1546                         else
1547                                 {
1548                                 dh->pub_key=BN_dup(dhp->pub_key);
1549                                 dh->priv_key=BN_dup(dhp->priv_key);
1550                                 if ((dh->pub_key == NULL) ||
1551                                         (dh->priv_key == NULL))
1552                                         {
1553                                         SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,ERR_R_DH_LIB);
1554                                         goto err;
1555                                         }
1556                                 }
1557                         r[0]=dh->p;
1558                         r[1]=dh->g;
1559                         r[2]=dh->pub_key;
1560                         }
1561                 else 
1562 #endif
1563 #ifndef OPENSSL_NO_ECDH
1564                         if (type & SSL_kEECDH)
1565                         {
1566                         const EC_GROUP *group;
1567
1568                         ecdhp=cert->ecdh_tmp;
1569                         if ((ecdhp == NULL) && (s->cert->ecdh_tmp_cb != NULL))
1570                                 {
1571                                 ecdhp=s->cert->ecdh_tmp_cb(s,
1572                                       SSL_C_IS_EXPORT(s->s3->tmp.new_cipher),
1573                                       SSL_C_EXPORT_PKEYLENGTH(s->s3->tmp.new_cipher));
1574                                 }
1575                         if (ecdhp == NULL)
1576                                 {
1577                                 al=SSL_AD_HANDSHAKE_FAILURE;
1578                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,SSL_R_MISSING_TMP_ECDH_KEY);
1579                                 goto f_err;
1580                                 }
1581
1582                         if (s->s3->tmp.ecdh != NULL)
1583                                 {
1584                                 EC_KEY_free(s->s3->tmp.ecdh); 
1585                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
1586                                 goto err;
1587                                 }
1588
1589                         /* Duplicate the ECDH structure. */
1590                         if (ecdhp == NULL)
1591                                 {
1592                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,ERR_R_ECDH_LIB);
1593                                 goto err;
1594                                 }
1595                         if (!EC_KEY_up_ref(ecdhp))
1596                                 {
1597                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,ERR_R_ECDH_LIB);
1598                                 goto err;
1599                                 }
1600                         ecdh = ecdhp;
1601
1602                         s->s3->tmp.ecdh=ecdh;
1603                         if ((EC_KEY_get0_public_key(ecdh) == NULL) ||
1604                             (EC_KEY_get0_private_key(ecdh) == NULL) ||
1605                             (s->options & SSL_OP_SINGLE_ECDH_USE))
1606                                 {
1607                                 if(!EC_KEY_generate_key(ecdh))
1608                                     {
1609                                     SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,ERR_R_ECDH_LIB);
1610                                     goto err;
1611                                     }
1612                                 }
1613
1614                         if (((group = EC_KEY_get0_group(ecdh)) == NULL) ||
1615                             (EC_KEY_get0_public_key(ecdh)  == NULL) ||
1616                             (EC_KEY_get0_private_key(ecdh) == NULL))
1617                                 {
1618                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,ERR_R_ECDH_LIB);
1619                                 goto err;
1620                                 }
1621
1622                         if (SSL_C_IS_EXPORT(s->s3->tmp.new_cipher) &&
1623                             (EC_GROUP_get_degree(group) > 163)) 
1624                                 {
1625                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,SSL_R_ECGROUP_TOO_LARGE_FOR_CIPHER);
1626                                 goto err;
1627                                 }
1628
1629                         /* XXX: For now, we only support ephemeral ECDH
1630                          * keys over named (not generic) curves. For 
1631                          * supported named curves, curve_id is non-zero.
1632                          */
1633                         if ((curve_id = 
1634                             tls1_ec_nid2curve_id(EC_GROUP_get_curve_name(group)))
1635                             == 0)
1636                                 {
1637                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,SSL_R_UNSUPPORTED_ELLIPTIC_CURVE);
1638                                 goto err;
1639                                 }
1640
1641                         /* Encode the public key.
1642                          * First check the size of encoding and
1643                          * allocate memory accordingly.
1644                          */
1645                         encodedlen = EC_POINT_point2oct(group, 
1646                             EC_KEY_get0_public_key(ecdh),
1647                             POINT_CONVERSION_UNCOMPRESSED, 
1648                             NULL, 0, NULL);
1649
1650                         encodedPoint = (unsigned char *) 
1651                             OPENSSL_malloc(encodedlen*sizeof(unsigned char)); 
1652                         bn_ctx = BN_CTX_new();
1653                         if ((encodedPoint == NULL) || (bn_ctx == NULL))
1654                                 {
1655                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,ERR_R_MALLOC_FAILURE);
1656                                 goto err;
1657                                 }
1658
1659
1660                         encodedlen = EC_POINT_point2oct(group, 
1661                             EC_KEY_get0_public_key(ecdh), 
1662                             POINT_CONVERSION_UNCOMPRESSED, 
1663                             encodedPoint, encodedlen, bn_ctx);
1664
1665                         if (encodedlen == 0) 
1666                                 {
1667                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,ERR_R_ECDH_LIB);
1668                                 goto err;
1669                                 }
1670
1671                         BN_CTX_free(bn_ctx);  bn_ctx=NULL;
1672
1673                         /* XXX: For now, we only support named (not 
1674                          * generic) curves in ECDH ephemeral key exchanges.
1675                          * In this situation, we need four additional bytes
1676                          * to encode the entire ServerECDHParams
1677                          * structure. 
1678                          */
1679                         n = 4 + encodedlen;
1680
1681                         /* We'll generate the serverKeyExchange message
1682                          * explicitly so we can set these to NULLs
1683                          */
1684                         r[0]=NULL;
1685                         r[1]=NULL;
1686                         r[2]=NULL;
1687                         r[3]=NULL;
1688                         }
1689                 else 
1690 #endif /* !OPENSSL_NO_ECDH */
1691 #ifndef OPENSSL_NO_PSK
1692                         if (type & SSL_kPSK)
1693                                 {
1694                                 /* reserve size for record length and PSK identity hint*/
1695                                 n+=2+strlen(s->ctx->psk_identity_hint);
1696                                 }
1697                         else
1698 #endif /* !OPENSSL_NO_PSK */
1699                         {
1700                         al=SSL_AD_HANDSHAKE_FAILURE;
1701                         SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,SSL_R_UNKNOWN_KEY_EXCHANGE_TYPE);
1702                         goto f_err;
1703                         }
1704                 for (i=0; r[i] != NULL; i++)
1705                         {
1706                         nr[i]=BN_num_bytes(r[i]);
1707                         n+=2+nr[i];
1708                         }
1709
1710                 if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL)
1711                         && !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
1712                         {
1713                         if ((pkey=ssl_get_sign_pkey(s,s->s3->tmp.new_cipher))
1714                                 == NULL)
1715                                 {
1716                                 al=SSL_AD_DECODE_ERROR;
1717                                 goto f_err;
1718                                 }
1719                         kn=EVP_PKEY_size(pkey);
1720                         }
1721                 else
1722                         {
1723                         pkey=NULL;
1724                         kn=0;
1725                         }
1726
1727                 if (!BUF_MEM_grow_clean(buf,n+4+kn))
1728                         {
1729                         SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,ERR_LIB_BUF);
1730                         goto err;
1731                         }
1732                 d=(unsigned char *)s->init_buf->data;
1733                 p= &(d[4]);
1734
1735                 for (i=0; r[i] != NULL; i++)
1736                         {
1737                         s2n(nr[i],p);
1738                         BN_bn2bin(r[i],p);
1739                         p+=nr[i];
1740                         }
1741
1742 #ifndef OPENSSL_NO_ECDH
1743                 if (type & SSL_kEECDH) 
1744                         {
1745                         /* XXX: For now, we only support named (not generic) curves.
1746                          * In this situation, the serverKeyExchange message has:
1747                          * [1 byte CurveType], [2 byte CurveName]
1748                          * [1 byte length of encoded point], followed by
1749                          * the actual encoded point itself
1750                          */
1751                         *p = NAMED_CURVE_TYPE;
1752                         p += 1;
1753                         *p = 0;
1754                         p += 1;
1755                         *p = curve_id;
1756                         p += 1;
1757                         *p = encodedlen;
1758                         p += 1;
1759                         memcpy((unsigned char*)p, 
1760                             (unsigned char *)encodedPoint, 
1761                             encodedlen);
1762                         OPENSSL_free(encodedPoint);
1763                         p += encodedlen;
1764                         }
1765 #endif
1766
1767 #ifndef OPENSSL_NO_PSK
1768                 if (type & SSL_kPSK)
1769                         {
1770                         /* copy PSK identity hint */
1771                         s2n(strlen(s->ctx->psk_identity_hint), p); 
1772                         strncpy((char *)p, s->ctx->psk_identity_hint, strlen(s->ctx->psk_identity_hint));
1773                         p+=strlen(s->ctx->psk_identity_hint);
1774                         }
1775 #endif
1776
1777                 /* not anonymous */
1778                 if (pkey != NULL)
1779                         {
1780                         /* n is the length of the params, they start at &(d[4])
1781                          * and p points to the space at the end. */
1782 #ifndef OPENSSL_NO_RSA
1783                         if (pkey->type == EVP_PKEY_RSA)
1784                                 {
1785                                 q=md_buf;
1786                                 j=0;
1787                                 for (num=2; num > 0; num--)
1788                                         {
1789                                         EVP_DigestInit_ex(&md_ctx,(num == 2)
1790                                                 ?s->ctx->md5:s->ctx->sha1, NULL);
1791                                         EVP_DigestUpdate(&md_ctx,&(s->s3->client_random[0]),SSL3_RANDOM_SIZE);
1792                                         EVP_DigestUpdate(&md_ctx,&(s->s3->server_random[0]),SSL3_RANDOM_SIZE);
1793                                         EVP_DigestUpdate(&md_ctx,&(d[4]),n);
1794                                         EVP_DigestFinal_ex(&md_ctx,q,
1795                                                 (unsigned int *)&i);
1796                                         q+=i;
1797                                         j+=i;
1798                                         }
1799                                 if (RSA_sign(NID_md5_sha1, md_buf, j,
1800                                         &(p[2]), &u, pkey->pkey.rsa) <= 0)
1801                                         {
1802                                         SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,ERR_LIB_RSA);
1803                                         goto err;
1804                                         }
1805                                 s2n(u,p);
1806                                 n+=u+2;
1807                                 }
1808                         else
1809 #endif
1810 #if !defined(OPENSSL_NO_DSA)
1811                                 if (pkey->type == EVP_PKEY_DSA)
1812                                 {
1813                                 /* lets do DSS */
1814                                 EVP_SignInit_ex(&md_ctx,EVP_dss1(), NULL);
1815                                 EVP_SignUpdate(&md_ctx,&(s->s3->client_random[0]),SSL3_RANDOM_SIZE);
1816                                 EVP_SignUpdate(&md_ctx,&(s->s3->server_random[0]),SSL3_RANDOM_SIZE);
1817                                 EVP_SignUpdate(&md_ctx,&(d[4]),n);
1818                                 if (!EVP_SignFinal(&md_ctx,&(p[2]),
1819                                         (unsigned int *)&i,pkey))
1820                                         {
1821                                         SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,ERR_LIB_DSA);
1822                                         goto err;
1823                                         }
1824                                 s2n(i,p);
1825                                 n+=i+2;
1826                                 }
1827                         else
1828 #endif
1829 #if !defined(OPENSSL_NO_ECDSA)
1830                                 if (pkey->type == EVP_PKEY_EC)
1831                                 {
1832                                 /* let's do ECDSA */
1833                                 EVP_SignInit_ex(&md_ctx,EVP_ecdsa(), NULL);
1834                                 EVP_SignUpdate(&md_ctx,&(s->s3->client_random[0]),SSL3_RANDOM_SIZE);
1835                                 EVP_SignUpdate(&md_ctx,&(s->s3->server_random[0]),SSL3_RANDOM_SIZE);
1836                                 EVP_SignUpdate(&md_ctx,&(d[4]),n);
1837                                 if (!EVP_SignFinal(&md_ctx,&(p[2]),
1838                                         (unsigned int *)&i,pkey))
1839                                         {
1840                                         SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,ERR_LIB_ECDSA);
1841                                         goto err;
1842                                         }
1843                                 s2n(i,p);
1844                                 n+=i+2;
1845                                 }
1846                         else
1847 #endif
1848                                 {
1849                                 /* Is this error check actually needed? */
1850                                 al=SSL_AD_HANDSHAKE_FAILURE;
1851                                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,SSL_R_UNKNOWN_PKEY_TYPE);
1852                                 goto f_err;
1853                                 }
1854                         }
1855
1856                 *(d++)=SSL3_MT_SERVER_KEY_EXCHANGE;
1857                 l2n3(n,d);
1858
1859                 /* we should now have things packed up, so lets send
1860                  * it off */
1861                 s->init_num=n+4;
1862                 s->init_off=0;
1863                 }
1864
1865         s->state = SSL3_ST_SW_KEY_EXCH_B;
1866         EVP_MD_CTX_cleanup(&md_ctx);
1867         return(ssl3_do_write(s,SSL3_RT_HANDSHAKE));
1868 f_err:
1869         ssl3_send_alert(s,SSL3_AL_FATAL,al);
1870 err:
1871 #ifndef OPENSSL_NO_ECDH
1872         if (encodedPoint != NULL) OPENSSL_free(encodedPoint);
1873         BN_CTX_free(bn_ctx);
1874 #endif
1875         EVP_MD_CTX_cleanup(&md_ctx);
1876         return(-1);
1877         }
1878
1879 int ssl3_send_certificate_request(SSL *s)
1880         {
1881         unsigned char *p,*d;
1882         int i,j,nl,off,n;
1883         STACK_OF(X509_NAME) *sk=NULL;
1884         X509_NAME *name;
1885         BUF_MEM *buf;
1886
1887         if (s->state == SSL3_ST_SW_CERT_REQ_A)
1888                 {
1889                 buf=s->init_buf;
1890
1891                 d=p=(unsigned char *)&(buf->data[4]);
1892
1893                 /* get the list of acceptable cert types */
1894                 p++;
1895                 n=ssl3_get_req_cert_type(s,p);
1896                 d[0]=n;
1897                 p+=n;
1898                 n++;
1899
1900                 off=n;
1901                 p+=2;
1902                 n+=2;
1903
1904                 sk=SSL_get_client_CA_list(s);
1905                 nl=0;
1906                 if (sk != NULL)
1907                         {
1908                         for (i=0; i<sk_X509_NAME_num(sk); i++)
1909                                 {
1910                                 name=sk_X509_NAME_value(sk,i);
1911                                 j=i2d_X509_NAME(name,NULL);
1912                                 if (!BUF_MEM_grow_clean(buf,4+n+j+2))
1913                                         {
1914                                         SSLerr(SSL_F_SSL3_SEND_CERTIFICATE_REQUEST,ERR_R_BUF_LIB);
1915                                         goto err;
1916                                         }
1917                                 p=(unsigned char *)&(buf->data[4+n]);
1918                                 if (!(s->options & SSL_OP_NETSCAPE_CA_DN_BUG))
1919                                         {
1920                                         s2n(j,p);
1921                                         i2d_X509_NAME(name,&p);
1922                                         n+=2+j;
1923                                         nl+=2+j;
1924                                         }
1925                                 else
1926                                         {
1927                                         d=p;
1928                                         i2d_X509_NAME(name,&p);
1929                                         j-=2; s2n(j,d); j+=2;
1930                                         n+=j;
1931                                         nl+=j;
1932                                         }
1933                                 }
1934                         }
1935                 /* else no CA names */
1936                 p=(unsigned char *)&(buf->data[4+off]);
1937                 s2n(nl,p);
1938
1939                 d=(unsigned char *)buf->data;
1940                 *(d++)=SSL3_MT_CERTIFICATE_REQUEST;
1941                 l2n3(n,d);
1942
1943                 /* we should now have things packed up, so lets send
1944                  * it off */
1945
1946                 s->init_num=n+4;
1947                 s->init_off=0;
1948 #ifdef NETSCAPE_HANG_BUG
1949                 p=(unsigned char *)s->init_buf->data + s->init_num;
1950
1951                 /* do the header */
1952                 *(p++)=SSL3_MT_SERVER_DONE;
1953                 *(p++)=0;
1954                 *(p++)=0;
1955                 *(p++)=0;
1956                 s->init_num += 4;
1957 #endif
1958
1959                 s->state = SSL3_ST_SW_CERT_REQ_B;
1960                 }
1961
1962         /* SSL3_ST_SW_CERT_REQ_B */
1963         return(ssl3_do_write(s,SSL3_RT_HANDSHAKE));
1964 err:
1965         return(-1);
1966         }
1967
1968 int ssl3_get_client_key_exchange(SSL *s)
1969         {
1970         int i,al,ok;
1971         long n;
1972         unsigned long alg_k;
1973         unsigned char *p;
1974 #ifndef OPENSSL_NO_RSA
1975         RSA *rsa=NULL;
1976         EVP_PKEY *pkey=NULL;
1977 #endif
1978 #ifndef OPENSSL_NO_DH
1979         BIGNUM *pub=NULL;
1980         DH *dh_srvr;
1981 #endif
1982 #ifndef OPENSSL_NO_KRB5
1983         KSSL_ERR kssl_err;
1984 #endif /* OPENSSL_NO_KRB5 */
1985
1986 #ifndef OPENSSL_NO_ECDH
1987         EC_KEY *srvr_ecdh = NULL;
1988         EVP_PKEY *clnt_pub_pkey = NULL;
1989         EC_POINT *clnt_ecpoint = NULL;
1990         BN_CTX *bn_ctx = NULL; 
1991 #endif
1992
1993         n=s->method->ssl_get_message(s,
1994                 SSL3_ST_SR_KEY_EXCH_A,
1995                 SSL3_ST_SR_KEY_EXCH_B,
1996                 SSL3_MT_CLIENT_KEY_EXCHANGE,
1997                 2048, /* ??? */
1998                 &ok);
1999
2000         if (!ok) return((int)n);
2001         p=(unsigned char *)s->init_msg;
2002
2003         alg_k=s->s3->tmp.new_cipher->algorithm_mkey;
2004
2005 #ifndef OPENSSL_NO_RSA
2006         if (alg_k & SSL_kRSA)
2007                 {
2008                 /* FIX THIS UP EAY EAY EAY EAY */
2009                 if (s->s3->tmp.use_rsa_tmp)
2010                         {
2011                         if ((s->cert != NULL) && (s->cert->rsa_tmp != NULL))
2012                                 rsa=s->cert->rsa_tmp;
2013                         /* Don't do a callback because rsa_tmp should
2014                          * be sent already */
2015                         if (rsa == NULL)
2016                                 {
2017                                 al=SSL_AD_HANDSHAKE_FAILURE;
2018                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,SSL_R_MISSING_TMP_RSA_PKEY);
2019                                 goto f_err;
2020
2021                                 }
2022                         }
2023                 else
2024                         {
2025                         pkey=s->cert->pkeys[SSL_PKEY_RSA_ENC].privatekey;
2026                         if (    (pkey == NULL) ||
2027                                 (pkey->type != EVP_PKEY_RSA) ||
2028                                 (pkey->pkey.rsa == NULL))
2029                                 {
2030                                 al=SSL_AD_HANDSHAKE_FAILURE;
2031                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,SSL_R_MISSING_RSA_CERTIFICATE);
2032                                 goto f_err;
2033                                 }
2034                         rsa=pkey->pkey.rsa;
2035                         }
2036
2037                 /* TLS and [incidentally] DTLS{0xFEFF} */
2038                 if (s->version > SSL3_VERSION && s->version != DTLS1_BAD_VER)
2039                         {
2040                         n2s(p,i);
2041                         if (n != i+2)
2042                                 {
2043                                 if (!(s->options & SSL_OP_TLS_D5_BUG))
2044                                         {
2045                                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,SSL_R_TLS_RSA_ENCRYPTED_VALUE_LENGTH_IS_WRONG);
2046                                         goto err;
2047                                         }
2048                                 else
2049                                         p-=2;
2050                                 }
2051                         else
2052                                 n=i;
2053                         }
2054
2055                 i=RSA_private_decrypt((int)n,p,p,rsa,RSA_PKCS1_PADDING);
2056
2057                 al = -1;
2058                 
2059                 if (i != SSL_MAX_MASTER_KEY_LENGTH)
2060                         {
2061                         al=SSL_AD_DECODE_ERROR;
2062                         /* SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,SSL_R_BAD_RSA_DECRYPT); */
2063                         }
2064
2065                 if ((al == -1) && !((p[0] == (s->client_version>>8)) && (p[1] == (s->client_version & 0xff))))
2066                         {
2067                         /* The premaster secret must contain the same version number as the
2068                          * ClientHello to detect version rollback attacks (strangely, the
2069                          * protocol does not offer such protection for DH ciphersuites).
2070                          * However, buggy clients exist that send the negotiated protocol
2071                          * version instead if the server does not support the requested
2072                          * protocol version.
2073                          * If SSL_OP_TLS_ROLLBACK_BUG is set, tolerate such clients. */
2074                         if (!((s->options & SSL_OP_TLS_ROLLBACK_BUG) &&
2075                                 (p[0] == (s->version>>8)) && (p[1] == (s->version & 0xff))))
2076                                 {
2077                                 al=SSL_AD_DECODE_ERROR;
2078                                 /* SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,SSL_R_BAD_PROTOCOL_VERSION_NUMBER); */
2079
2080                                 /* The Klima-Pokorny-Rosa extension of Bleichenbacher's attack
2081                                  * (http://eprint.iacr.org/2003/052/) exploits the version
2082                                  * number check as a "bad version oracle" -- an alert would
2083                                  * reveal that the plaintext corresponding to some ciphertext
2084                                  * made up by the adversary is properly formatted except
2085                                  * that the version number is wrong.  To avoid such attacks,
2086                                  * we should treat this just like any other decryption error. */
2087                                 }
2088                         }
2089
2090                 if (al != -1)
2091                         {
2092                         /* Some decryption failure -- use random value instead as countermeasure
2093                          * against Bleichenbacher's attack on PKCS #1 v1.5 RSA padding
2094                          * (see RFC 2246, section 7.4.7.1). */
2095                         ERR_clear_error();
2096                         i = SSL_MAX_MASTER_KEY_LENGTH;
2097                         p[0] = s->client_version >> 8;
2098                         p[1] = s->client_version & 0xff;
2099                         if (RAND_pseudo_bytes(p+2, i-2) <= 0) /* should be RAND_bytes, but we cannot work around a failure */
2100                                 goto err;
2101                         }
2102         
2103                 s->session->master_key_length=
2104                         s->method->ssl3_enc->generate_master_secret(s,
2105                                 s->session->master_key,
2106                                 p,i);
2107                 OPENSSL_cleanse(p,i);
2108                 }
2109         else
2110 #endif
2111 #ifndef OPENSSL_NO_DH
2112                 if (alg_k & (SSL_kEDH|SSL_kDHr|SSL_kDHd))
2113                 {
2114                 n2s(p,i);
2115                 if (n != i+2)
2116                         {
2117                         if (!(s->options & SSL_OP_SSLEAY_080_CLIENT_DH_BUG))
2118                                 {
2119                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,SSL_R_DH_PUBLIC_VALUE_LENGTH_IS_WRONG);
2120                                 goto err;
2121                                 }
2122                         else
2123                                 {
2124                                 p-=2;
2125                                 i=(int)n;
2126                                 }
2127                         }
2128
2129                 if (n == 0L) /* the parameters are in the cert */
2130                         {
2131                         al=SSL_AD_HANDSHAKE_FAILURE;
2132                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,SSL_R_UNABLE_TO_DECODE_DH_CERTS);
2133                         goto f_err;
2134                         }
2135                 else
2136                         {
2137                         if (s->s3->tmp.dh == NULL)
2138                                 {
2139                                 al=SSL_AD_HANDSHAKE_FAILURE;
2140                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,SSL_R_MISSING_TMP_DH_KEY);
2141                                 goto f_err;
2142                                 }
2143                         else
2144                                 dh_srvr=s->s3->tmp.dh;
2145                         }
2146
2147                 pub=BN_bin2bn(p,i,NULL);
2148                 if (pub == NULL)
2149                         {
2150                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,SSL_R_BN_LIB);
2151                         goto err;
2152                         }
2153
2154                 i=DH_compute_key(p,pub,dh_srvr);
2155
2156                 if (i <= 0)
2157                         {
2158                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,ERR_R_DH_LIB);
2159                         goto err;
2160                         }
2161
2162                 DH_free(s->s3->tmp.dh);
2163                 s->s3->tmp.dh=NULL;
2164
2165                 BN_clear_free(pub);
2166                 pub=NULL;
2167                 s->session->master_key_length=
2168                         s->method->ssl3_enc->generate_master_secret(s,
2169                                 s->session->master_key,p,i);
2170                 OPENSSL_cleanse(p,i);
2171                 }
2172         else
2173 #endif
2174 #ifndef OPENSSL_NO_KRB5
2175         if (alg_k & SSL_kKRB5)
2176                 {
2177                 krb5_error_code         krb5rc;
2178                 krb5_data               enc_ticket;
2179                 krb5_data               authenticator;
2180                 krb5_data               enc_pms;
2181                 KSSL_CTX                *kssl_ctx = s->kssl_ctx;
2182                 EVP_CIPHER_CTX          ciph_ctx;
2183                 const EVP_CIPHER        *enc = NULL;
2184                 unsigned char           iv[EVP_MAX_IV_LENGTH];
2185                 unsigned char           pms[SSL_MAX_MASTER_KEY_LENGTH
2186                                                + EVP_MAX_BLOCK_LENGTH];
2187                 int                  padl, outl;
2188                 krb5_timestamp          authtime = 0;
2189                 krb5_ticket_times       ttimes;
2190
2191                 EVP_CIPHER_CTX_init(&ciph_ctx);
2192
2193                 if (!kssl_ctx)  kssl_ctx = kssl_ctx_new();
2194
2195                 n2s(p,i);
2196                 enc_ticket.length = i;
2197
2198                 if (n < (long)(enc_ticket.length + 6))
2199                         {
2200                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2201                                 SSL_R_DATA_LENGTH_TOO_LONG);
2202                         goto err;
2203                         }
2204
2205                 enc_ticket.data = (char *)p;
2206                 p+=enc_ticket.length;
2207
2208                 n2s(p,i);
2209                 authenticator.length = i;
2210
2211                 if (n < (long)(enc_ticket.length + authenticator.length + 6))
2212                         {
2213                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2214                                 SSL_R_DATA_LENGTH_TOO_LONG);
2215                         goto err;
2216                         }
2217
2218                 authenticator.data = (char *)p;
2219                 p+=authenticator.length;
2220
2221                 n2s(p,i);
2222                 enc_pms.length = i;
2223                 enc_pms.data = (char *)p;
2224                 p+=enc_pms.length;
2225
2226                 /* Note that the length is checked again below,
2227                 ** after decryption
2228                 */
2229                 if(enc_pms.length > sizeof pms)
2230                         {
2231                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2232                                SSL_R_DATA_LENGTH_TOO_LONG);
2233                         goto err;
2234                         }
2235
2236                 if (n != (long)(enc_ticket.length + authenticator.length +
2237                                                 enc_pms.length + 6))
2238                         {
2239                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2240                                 SSL_R_DATA_LENGTH_TOO_LONG);
2241                         goto err;
2242                         }
2243
2244                 if ((krb5rc = kssl_sget_tkt(kssl_ctx, &enc_ticket, &ttimes,
2245                                         &kssl_err)) != 0)
2246                         {
2247 #ifdef KSSL_DEBUG
2248                         printf("kssl_sget_tkt rtn %d [%d]\n",
2249                                 krb5rc, kssl_err.reason);
2250                         if (kssl_err.text)
2251                                 printf("kssl_err text= %s\n", kssl_err.text);
2252 #endif  /* KSSL_DEBUG */
2253                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2254                                 kssl_err.reason);
2255                         goto err;
2256                         }
2257
2258                 /*  Note: no authenticator is not considered an error,
2259                 **  but will return authtime == 0.
2260                 */
2261                 if ((krb5rc = kssl_check_authent(kssl_ctx, &authenticator,
2262                                         &authtime, &kssl_err)) != 0)
2263                         {
2264 #ifdef KSSL_DEBUG
2265                         printf("kssl_check_authent rtn %d [%d]\n",
2266                                 krb5rc, kssl_err.reason);
2267                         if (kssl_err.text)
2268                                 printf("kssl_err text= %s\n", kssl_err.text);
2269 #endif  /* KSSL_DEBUG */
2270                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2271                                 kssl_err.reason);
2272                         goto err;
2273                         }
2274
2275                 if ((krb5rc = kssl_validate_times(authtime, &ttimes)) != 0)
2276                         {
2277                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, krb5rc);
2278                         goto err;
2279                         }
2280
2281 #ifdef KSSL_DEBUG
2282                 kssl_ctx_show(kssl_ctx);
2283 #endif  /* KSSL_DEBUG */
2284
2285                 enc = kssl_map_enc(kssl_ctx->enctype);
2286                 if (enc == NULL)
2287                     goto err;
2288
2289                 memset(iv, 0, sizeof iv);       /* per RFC 1510 */
2290
2291                 if (!EVP_DecryptInit_ex(&ciph_ctx,enc,NULL,kssl_ctx->key,iv))
2292                         {
2293                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2294                                 SSL_R_DECRYPTION_FAILED);
2295                         goto err;
2296                         }
2297                 if (!EVP_DecryptUpdate(&ciph_ctx, pms,&outl,
2298                                         (unsigned char *)enc_pms.data, enc_pms.length))
2299                         {
2300                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2301                                 SSL_R_DECRYPTION_FAILED);
2302                         goto err;
2303                         }
2304                 if (outl > SSL_MAX_MASTER_KEY_LENGTH)
2305                         {
2306                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2307                                 SSL_R_DATA_LENGTH_TOO_LONG);
2308                         goto err;
2309                         }
2310                 if (!EVP_DecryptFinal_ex(&ciph_ctx,&(pms[outl]),&padl))
2311                         {
2312                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2313                                 SSL_R_DECRYPTION_FAILED);
2314                         goto err;
2315                         }
2316                 outl += padl;
2317                 if (outl > SSL_MAX_MASTER_KEY_LENGTH)
2318                         {
2319                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2320                                 SSL_R_DATA_LENGTH_TOO_LONG);
2321                         goto err;
2322                         }
2323                 if (!((pms[0] == (s->client_version>>8)) && (pms[1] == (s->client_version & 0xff))))
2324                     {
2325                     /* The premaster secret must contain the same version number as the
2326                      * ClientHello to detect version rollback attacks (strangely, the
2327                      * protocol does not offer such protection for DH ciphersuites).
2328                      * However, buggy clients exist that send random bytes instead of
2329                      * the protocol version.
2330                      * If SSL_OP_TLS_ROLLBACK_BUG is set, tolerate such clients. 
2331                      * (Perhaps we should have a separate BUG value for the Kerberos cipher)
2332                      */
2333                     if (!(s->options & SSL_OP_TLS_ROLLBACK_BUG))
2334                         {
2335                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2336                                SSL_AD_DECODE_ERROR);
2337                         goto err;
2338                         }
2339                     }
2340
2341                 EVP_CIPHER_CTX_cleanup(&ciph_ctx);
2342
2343                 s->session->master_key_length=
2344                         s->method->ssl3_enc->generate_master_secret(s,
2345                                 s->session->master_key, pms, outl);
2346
2347                 if (kssl_ctx->client_princ)
2348                         {
2349                         size_t len = strlen(kssl_ctx->client_princ);
2350                         if ( len < SSL_MAX_KRB5_PRINCIPAL_LENGTH ) 
2351                                 {
2352                                 s->session->krb5_client_princ_len = len;
2353                                 memcpy(s->session->krb5_client_princ,kssl_ctx->client_princ,len);
2354                                 }
2355                         }
2356
2357
2358                 /*  Was doing kssl_ctx_free() here,
2359                 **  but it caused problems for apache.
2360                 **  kssl_ctx = kssl_ctx_free(kssl_ctx);
2361                 **  if (s->kssl_ctx)  s->kssl_ctx = NULL;
2362                 */
2363                 }
2364         else
2365 #endif  /* OPENSSL_NO_KRB5 */
2366
2367 #ifndef OPENSSL_NO_ECDH
2368                 if (alg_k & (SSL_kEECDH|SSL_kECDHr|SSL_kECDHe))
2369                 {
2370                 int ret = 1;
2371                 int field_size = 0;
2372                 const EC_KEY   *tkey;
2373                 const EC_GROUP *group;
2374                 const BIGNUM *priv_key;
2375
2376                 /* initialize structures for server's ECDH key pair */
2377                 if ((srvr_ecdh = EC_KEY_new()) == NULL) 
2378                         {
2379                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2380                             ERR_R_MALLOC_FAILURE);
2381                         goto err;
2382                         }
2383
2384                 /* Let's get server private key and group information */
2385                 if (alg_k & (SSL_kECDHr|SSL_kECDHe))
2386                         { 
2387                         /* use the certificate */
2388                         tkey = s->cert->pkeys[SSL_PKEY_ECC].privatekey->pkey.ec;
2389                         }
2390                 else
2391                         {
2392                         /* use the ephermeral values we saved when
2393                          * generating the ServerKeyExchange msg.
2394                          */
2395                         tkey = s->s3->tmp.ecdh;
2396                         }
2397
2398                 group    = EC_KEY_get0_group(tkey);
2399                 priv_key = EC_KEY_get0_private_key(tkey);
2400
2401                 if (!EC_KEY_set_group(srvr_ecdh, group) ||
2402                     !EC_KEY_set_private_key(srvr_ecdh, priv_key))
2403                         {
2404                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2405                                ERR_R_EC_LIB);
2406                         goto err;
2407                         }
2408
2409                 /* Let's get client's public key */
2410                 if ((clnt_ecpoint = EC_POINT_new(group)) == NULL)
2411                         {
2412                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2413                             ERR_R_MALLOC_FAILURE);
2414                         goto err;
2415                         }
2416
2417                 if (n == 0L) 
2418                         {
2419                         /* Client Publickey was in Client Certificate */
2420
2421                          if (alg_k & SSL_kEECDH)
2422                                  {
2423                                  al=SSL_AD_HANDSHAKE_FAILURE;
2424                                  SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,SSL_R_MISSING_TMP_ECDH_KEY);
2425                                  goto f_err;
2426                                  }
2427                         if (((clnt_pub_pkey=X509_get_pubkey(s->session->peer))
2428                             == NULL) || 
2429                             (clnt_pub_pkey->type != EVP_PKEY_EC))
2430                                 {
2431                                 /* XXX: For now, we do not support client
2432                                  * authentication using ECDH certificates
2433                                  * so this branch (n == 0L) of the code is
2434                                  * never executed. When that support is
2435                                  * added, we ought to ensure the key 
2436                                  * received in the certificate is 
2437                                  * authorized for key agreement.
2438                                  * ECDH_compute_key implicitly checks that
2439                                  * the two ECDH shares are for the same
2440                                  * group.
2441                                  */
2442                                 al=SSL_AD_HANDSHAKE_FAILURE;
2443                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2444                                     SSL_R_UNABLE_TO_DECODE_ECDH_CERTS);
2445                                 goto f_err;
2446                                 }
2447
2448                         if (EC_POINT_copy(clnt_ecpoint,
2449                             EC_KEY_get0_public_key(clnt_pub_pkey->pkey.ec)) == 0)
2450                                 {
2451                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2452                                         ERR_R_EC_LIB);
2453                                 goto err;
2454                                 }
2455                         ret = 2; /* Skip certificate verify processing */
2456                         }
2457                 else
2458                         {
2459                         /* Get client's public key from encoded point
2460                          * in the ClientKeyExchange message.
2461                          */
2462                         if ((bn_ctx = BN_CTX_new()) == NULL)
2463                                 {
2464                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2465                                     ERR_R_MALLOC_FAILURE);
2466                                 goto err;
2467                                 }
2468
2469                         /* Get encoded point length */
2470                         i = *p; 
2471                         p += 1;
2472                         if (EC_POINT_oct2point(group, 
2473                             clnt_ecpoint, p, i, bn_ctx) == 0)
2474                                 {
2475                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2476                                     ERR_R_EC_LIB);
2477                                 goto err;
2478                                 }
2479                         /* p is pointing to somewhere in the buffer
2480                          * currently, so set it to the start 
2481                          */ 
2482                         p=(unsigned char *)s->init_buf->data;
2483                         }
2484
2485                 /* Compute the shared pre-master secret */
2486                 field_size = EC_GROUP_get_degree(group);
2487                 if (field_size <= 0)
2488                         {
2489                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, 
2490                                ERR_R_ECDH_LIB);
2491                         goto err;
2492                         }
2493                 i = ECDH_compute_key(p, (field_size+7)/8, clnt_ecpoint, srvr_ecdh, NULL);
2494                 if (i <= 0)
2495                         {
2496                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2497                             ERR_R_ECDH_LIB);
2498                         goto err;
2499                         }
2500
2501                 EVP_PKEY_free(clnt_pub_pkey);
2502                 EC_POINT_free(clnt_ecpoint);
2503                 EC_KEY_free(srvr_ecdh);
2504                 BN_CTX_free(bn_ctx);
2505                 EC_KEY_free(s->s3->tmp.ecdh);
2506                 s->s3->tmp.ecdh = NULL; 
2507
2508                 /* Compute the master secret */
2509                 s->session->master_key_length = s->method->ssl3_enc-> \
2510                     generate_master_secret(s, s->session->master_key, p, i);
2511                 
2512                 OPENSSL_cleanse(p, i);
2513                 return (ret);
2514                 }
2515         else
2516 #endif
2517 #ifndef OPENSSL_NO_PSK
2518                 if (alg_k & SSL_kPSK)
2519                         {
2520                         unsigned char *t = NULL;
2521                         unsigned char psk_or_pre_ms[PSK_MAX_PSK_LEN*2+4];
2522                         unsigned int pre_ms_len = 0, psk_len = 0;
2523                         int psk_err = 1;
2524                         char tmp_id[PSK_MAX_IDENTITY_LEN+1];
2525
2526                         al=SSL_AD_HANDSHAKE_FAILURE;
2527
2528                         n2s(p,i);
2529                         if (n != i+2)
2530                                 {
2531                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2532                                         SSL_R_LENGTH_MISMATCH);
2533                                 goto psk_err;
2534                                 }
2535                         if (i > PSK_MAX_IDENTITY_LEN)
2536                                 {
2537                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2538                                         SSL_R_DATA_LENGTH_TOO_LONG);
2539                                 goto psk_err;
2540                                 }
2541                         if (s->psk_server_callback == NULL)
2542                                 {
2543                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2544                                        SSL_R_PSK_NO_SERVER_CB);
2545                                 goto psk_err;
2546                                 }
2547
2548                         /* Create guaranteed NULL-terminated identity
2549                          * string for the callback */
2550                         memcpy(tmp_id, p, i);
2551                         memset(tmp_id+i, 0, PSK_MAX_IDENTITY_LEN+1-i);
2552                         psk_len = s->psk_server_callback(s, tmp_id,
2553                                 psk_or_pre_ms, sizeof(psk_or_pre_ms));
2554                         OPENSSL_cleanse(tmp_id, PSK_MAX_IDENTITY_LEN+1);
2555
2556                         if (psk_len > PSK_MAX_PSK_LEN)
2557                                 {
2558                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2559                                         ERR_R_INTERNAL_ERROR);
2560                                 goto psk_err;
2561                                 }
2562                         else if (psk_len == 0)
2563                                 {
2564                                 /* PSK related to the given identity not found */
2565                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2566                                        SSL_R_PSK_IDENTITY_NOT_FOUND);
2567                                 al=SSL_AD_UNKNOWN_PSK_IDENTITY;
2568                                 goto psk_err;
2569                                 }
2570
2571                         /* create PSK pre_master_secret */
2572                         pre_ms_len=2+psk_len+2+psk_len;
2573                         t = psk_or_pre_ms;
2574                         memmove(psk_or_pre_ms+psk_len+4, psk_or_pre_ms, psk_len);
2575                         s2n(psk_len, t);
2576                         memset(t, 0, psk_len);
2577                         t+=psk_len;
2578                         s2n(psk_len, t);
2579
2580                         if (s->session->psk_identity != NULL)
2581                                 OPENSSL_free(s->session->psk_identity);
2582                         s->session->psk_identity = BUF_strdup((char *)p);
2583                         if (s->session->psk_identity == NULL)
2584                                 {
2585                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2586                                         ERR_R_MALLOC_FAILURE);
2587                                 goto psk_err;
2588                                 }
2589
2590                         if (s->session->psk_identity_hint != NULL)
2591                                 OPENSSL_free(s->session->psk_identity_hint);
2592                         s->session->psk_identity_hint = BUF_strdup(s->ctx->psk_identity_hint);
2593                         if (s->ctx->psk_identity_hint != NULL &&
2594                                 s->session->psk_identity_hint == NULL)
2595                                 {
2596                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2597                                         ERR_R_MALLOC_FAILURE);
2598                                 goto psk_err;
2599                                 }
2600
2601                         s->session->master_key_length=
2602                                 s->method->ssl3_enc->generate_master_secret(s,
2603                                         s->session->master_key, psk_or_pre_ms, pre_ms_len);
2604                         psk_err = 0;
2605                 psk_err:
2606                         OPENSSL_cleanse(psk_or_pre_ms, sizeof(psk_or_pre_ms));
2607                         if (psk_err != 0)
2608                                 goto f_err;
2609                         }
2610                 else
2611 #endif
2612                 if (alg_k & SSL_kGOST) 
2613                         {
2614                         int ret = 0;
2615                         EVP_PKEY_CTX *pkey_ctx;
2616                         EVP_PKEY *client_pub_pkey = NULL;
2617                         unsigned char premaster_secret[32], *start;
2618                         size_t outlen=32, inlen;                        
2619
2620                         /* Get our certificate private key*/
2621                         pkey_ctx = EVP_PKEY_CTX_new(s->cert->key->privatekey,NULL);     
2622                         EVP_PKEY_decrypt_init(pkey_ctx);
2623                         /* If client certificate is present and is of the same type, maybe
2624                          * use it for key exchange.  Don't mind errors from
2625                          * EVP_PKEY_derive_set_peer, because it is completely valid to use
2626                          * a client certificate for authorization only. */
2627                         client_pub_pkey = X509_get_pubkey(s->session->peer);
2628                         if (client_pub_pkey)
2629                                 {
2630                                 if (EVP_PKEY_derive_set_peer(pkey_ctx, client_pub_pkey) <= 0)
2631                                         ERR_clear_error();
2632                                 }
2633                         /* Decrypt session key */
2634                         if ((*p!=( V_ASN1_SEQUENCE| V_ASN1_CONSTRUCTED))) 
2635                                 {
2636                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,SSL_R_DECRYPTION_FAILED);
2637                                 goto gerr;
2638                                 }
2639                         if (p[1] == 0x81)
2640                                 {
2641                                 start = p+3;
2642                                 inlen = p[2];
2643                                 }
2644                         else if (p[1] < 0x80)
2645                                 {
2646                                 start = p+2;
2647                                 inlen = p[1];
2648                                 }
2649                         else
2650                                 {
2651                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,SSL_R_DECRYPTION_FAILED);
2652                                 goto gerr;
2653                                 }
2654                         if (EVP_PKEY_decrypt(pkey_ctx,premaster_secret,&outlen,start,inlen) <=0) 
2655
2656                                 {
2657                                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,SSL_R_DECRYPTION_FAILED);
2658                                 goto gerr;
2659                                 }
2660                         /* Generate master secret */
2661                         s->session->master_key_length=
2662                                 s->method->ssl3_enc->generate_master_secret(s,
2663                                         s->session->master_key,premaster_secret,32);
2664                         /* Check if pubkey from client certificate was used */
2665                         if (EVP_PKEY_CTX_ctrl(pkey_ctx, -1, -1, EVP_PKEY_CTRL_PEER_KEY, 2, NULL) > 0)
2666                                 ret = 2;
2667                         else
2668                                 ret = 1;
2669                 gerr:
2670                         EVP_PKEY_free(client_pub_pkey);
2671                         EVP_PKEY_CTX_free(pkey_ctx);
2672                         if (ret)
2673                                 return ret;
2674                         else
2675                                 goto err;
2676                         }
2677                 else
2678                 {
2679                 al=SSL_AD_HANDSHAKE_FAILURE;
2680                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2681                                 SSL_R_UNKNOWN_CIPHER_TYPE);
2682                 goto f_err;
2683                 }
2684
2685         return(1);
2686 f_err:
2687         ssl3_send_alert(s,SSL3_AL_FATAL,al);
2688 #if !defined(OPENSSL_NO_DH) || !defined(OPENSSL_NO_RSA) || !defined(OPENSSL_NO_ECDH)
2689 err:
2690 #endif
2691 #ifndef OPENSSL_NO_ECDH
2692         EVP_PKEY_free(clnt_pub_pkey);
2693         EC_POINT_free(clnt_ecpoint);
2694         if (srvr_ecdh != NULL) 
2695                 EC_KEY_free(srvr_ecdh);
2696         BN_CTX_free(bn_ctx);
2697 #endif
2698         return(-1);
2699         }
2700
2701 int ssl3_get_cert_verify(SSL *s)
2702         {
2703         EVP_PKEY *pkey=NULL;
2704         unsigned char *p;
2705         int al,ok,ret=0;
2706         long n;
2707         int type=0,i,j;
2708         X509 *peer;
2709
2710         n=s->method->ssl_get_message(s,
2711                 SSL3_ST_SR_CERT_VRFY_A,
2712                 SSL3_ST_SR_CERT_VRFY_B,
2713                 -1,
2714                 514, /* 514? */
2715                 &ok);
2716
2717         if (!ok) return((int)n);
2718
2719         if (s->session->peer != NULL)
2720                 {
2721                 peer=s->session->peer;
2722                 pkey=X509_get_pubkey(peer);
2723                 type=X509_certificate_type(peer,pkey);
2724                 }
2725         else
2726                 {
2727                 peer=NULL;
2728                 pkey=NULL;
2729                 }
2730
2731         if (s->s3->tmp.message_type != SSL3_MT_CERTIFICATE_VERIFY)
2732                 {
2733                 s->s3->tmp.reuse_message=1;
2734                 if ((peer != NULL) && (type | EVP_PKT_SIGN))
2735                         {
2736                         al=SSL_AD_UNEXPECTED_MESSAGE;
2737                         SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,SSL_R_MISSING_VERIFY_MESSAGE);
2738                         goto f_err;
2739                         }
2740                 ret=1;
2741                 goto end;
2742                 }
2743
2744         if (peer == NULL)
2745                 {
2746                 SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,SSL_R_NO_CLIENT_CERT_RECEIVED);
2747                 al=SSL_AD_UNEXPECTED_MESSAGE;
2748                 goto f_err;
2749                 }
2750
2751         if (!(type & EVP_PKT_SIGN))
2752                 {
2753                 SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,SSL_R_SIGNATURE_FOR_NON_SIGNING_CERTIFICATE);
2754                 al=SSL_AD_ILLEGAL_PARAMETER;
2755                 goto f_err;
2756                 }
2757
2758         if (s->s3->change_cipher_spec)
2759                 {
2760                 SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,SSL_R_CCS_RECEIVED_EARLY);
2761                 al=SSL_AD_UNEXPECTED_MESSAGE;
2762                 goto f_err;
2763                 }
2764
2765         /* we now have a signature that we need to verify */
2766         p=(unsigned char *)s->init_msg;
2767         /* Check for broken implementations of GOST ciphersuites */
2768         /* If key is GOST and n is exactly 64, it is bare
2769          * signature without length field */
2770         if (n==64 && (pkey->type==NID_id_GostR3410_94 ||
2771                 pkey->type == NID_id_GostR3410_2001) )
2772                 {
2773                 i=64;
2774                 } 
2775         else 
2776                 {       
2777                 n2s(p,i);
2778                 n-=2;
2779                 if (i > n)
2780                         {
2781                         SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,SSL_R_LENGTH_MISMATCH);
2782                         al=SSL_AD_DECODE_ERROR;
2783                         goto f_err;
2784                         }
2785         }
2786         j=EVP_PKEY_size(pkey);
2787         if ((i > j) || (n > j) || (n <= 0))
2788                 {
2789                 SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,SSL_R_WRONG_SIGNATURE_SIZE);
2790                 al=SSL_AD_DECODE_ERROR;
2791                 goto f_err;
2792                 }
2793
2794 #ifndef OPENSSL_NO_RSA 
2795         if (pkey->type == EVP_PKEY_RSA)
2796                 {
2797                 i=RSA_verify(NID_md5_sha1, s->s3->tmp.cert_verify_md,
2798                         MD5_DIGEST_LENGTH+SHA_DIGEST_LENGTH, p, i, 
2799                                                         pkey->pkey.rsa);
2800                 if (i < 0)
2801                         {
2802                         al=SSL_AD_DECRYPT_ERROR;
2803                         SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,SSL_R_BAD_RSA_DECRYPT);
2804                         goto f_err;
2805                         }
2806                 if (i == 0)
2807                         {
2808                         al=SSL_AD_DECRYPT_ERROR;
2809                         SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,SSL_R_BAD_RSA_SIGNATURE);
2810                         goto f_err;
2811                         }
2812                 }
2813         else
2814 #endif
2815 #ifndef OPENSSL_NO_DSA
2816                 if (pkey->type == EVP_PKEY_DSA)
2817                 {
2818                 j=DSA_verify(pkey->save_type,
2819                         &(s->s3->tmp.cert_verify_md[MD5_DIGEST_LENGTH]),
2820                         SHA_DIGEST_LENGTH,p,i,pkey->pkey.dsa);
2821                 if (j <= 0)
2822                         {
2823                         /* bad signature */
2824                         al=SSL_AD_DECRYPT_ERROR;
2825                         SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,SSL_R_BAD_DSA_SIGNATURE);
2826                         goto f_err;
2827                         }
2828                 }
2829         else
2830 #endif
2831 #ifndef OPENSSL_NO_ECDSA
2832                 if (pkey->type == EVP_PKEY_EC)
2833                 {
2834                 j=ECDSA_verify(pkey->save_type,
2835                         &(s->s3->tmp.cert_verify_md[MD5_DIGEST_LENGTH]),
2836                         SHA_DIGEST_LENGTH,p,i,pkey->pkey.ec);
2837                 if (j <= 0)
2838                         {
2839                         /* bad signature */
2840                         al=SSL_AD_DECRYPT_ERROR;
2841                         SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,
2842                             SSL_R_BAD_ECDSA_SIGNATURE);
2843                         goto f_err;
2844                         }
2845                 }
2846         else
2847 #endif
2848         if (pkey->type == NID_id_GostR3410_94 || pkey->type == NID_id_GostR3410_2001)
2849                 {   unsigned char signature[64];
2850                         int idx;
2851                         EVP_PKEY_CTX *pctx = EVP_PKEY_CTX_new(pkey,NULL);
2852                         EVP_PKEY_verify_init(pctx);
2853                         if (i!=64) {
2854                                 fprintf(stderr,"GOST signature length is %d",i);
2855                         }       
2856                         for (idx=0;idx<64;idx++) {
2857                                 signature[63-idx]=p[idx];
2858                         }       
2859                         j=EVP_PKEY_verify(pctx,signature,64,s->s3->tmp.cert_verify_md,32);
2860                         EVP_PKEY_CTX_free(pctx);
2861                         if (j<=0) 
2862                                 {
2863                                 al=SSL_AD_DECRYPT_ERROR;
2864                                 SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,
2865                                         SSL_R_BAD_ECDSA_SIGNATURE);
2866                                 goto f_err;
2867                                 }       
2868                 }
2869         else    
2870                 {
2871                 SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,ERR_R_INTERNAL_ERROR);
2872                 al=SSL_AD_UNSUPPORTED_CERTIFICATE;
2873                 goto f_err;
2874                 }
2875
2876
2877         ret=1;
2878         if (0)
2879                 {
2880 f_err:
2881                 ssl3_send_alert(s,SSL3_AL_FATAL,al);
2882                 }
2883 end:
2884         EVP_PKEY_free(pkey);
2885         return(ret);
2886         }
2887
2888 int ssl3_get_client_certificate(SSL *s)
2889         {
2890         int i,ok,al,ret= -1;
2891         X509 *x=NULL;
2892         unsigned long l,nc,llen,n;
2893         const unsigned char *p,*q;
2894         unsigned char *d;
2895         STACK_OF(X509) *sk=NULL;
2896
2897         n=s->method->ssl_get_message(s,
2898                 SSL3_ST_SR_CERT_A,
2899                 SSL3_ST_SR_CERT_B,
2900                 -1,
2901                 s->max_cert_list,
2902                 &ok);
2903
2904         if (!ok) return((int)n);
2905
2906         if      (s->s3->tmp.message_type == SSL3_MT_CLIENT_KEY_EXCHANGE)
2907                 {
2908                 if (    (s->verify_mode & SSL_VERIFY_PEER) &&
2909                         (s->verify_mode & SSL_VERIFY_FAIL_IF_NO_PEER_CERT))
2910                         {
2911                         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,SSL_R_PEER_DID_NOT_RETURN_A_CERTIFICATE);
2912                         al=SSL_AD_HANDSHAKE_FAILURE;
2913                         goto f_err;
2914                         }
2915                 /* If tls asked for a client cert, the client must return a 0 list */
2916                 if ((s->version > SSL3_VERSION) && s->s3->tmp.cert_request)
2917                         {
2918                         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,SSL_R_TLS_PEER_DID_NOT_RESPOND_WITH_CERTIFICATE_LIST);
2919                         al=SSL_AD_UNEXPECTED_MESSAGE;
2920                         goto f_err;
2921                         }
2922                 s->s3->tmp.reuse_message=1;
2923                 return(1);
2924                 }
2925
2926         if (s->s3->tmp.message_type != SSL3_MT_CERTIFICATE)
2927                 {
2928                 al=SSL_AD_UNEXPECTED_MESSAGE;
2929                 SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,SSL_R_WRONG_MESSAGE_TYPE);
2930                 goto f_err;
2931                 }
2932         p=d=(unsigned char *)s->init_msg;
2933
2934         if ((sk=sk_X509_new_null()) == NULL)
2935                 {
2936                 SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,ERR_R_MALLOC_FAILURE);
2937                 goto err;
2938                 }
2939
2940         n2l3(p,llen);
2941         if (llen+3 != n)
2942                 {
2943                 al=SSL_AD_DECODE_ERROR;
2944                 SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,SSL_R_LENGTH_MISMATCH);
2945                 goto f_err;
2946                 }
2947         for (nc=0; nc<llen; )
2948                 {
2949                 n2l3(p,l);
2950                 if ((l+nc+3) > llen)
2951                         {
2952                         al=SSL_AD_DECODE_ERROR;
2953                         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,SSL_R_CERT_LENGTH_MISMATCH);
2954                         goto f_err;
2955                         }
2956
2957                 q=p;
2958                 x=d2i_X509(NULL,&p,l);
2959                 if (x == NULL)
2960                         {
2961                         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,ERR_R_ASN1_LIB);
2962                         goto err;
2963                         }
2964                 if (p != (q+l))
2965                         {
2966                         al=SSL_AD_DECODE_ERROR;
2967                         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,SSL_R_CERT_LENGTH_MISMATCH);
2968                         goto f_err;
2969                         }
2970                 if (!sk_X509_push(sk,x))
2971                         {
2972                         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,ERR_R_MALLOC_FAILURE);
2973                         goto err;
2974                         }
2975                 x=NULL;
2976                 nc+=l+3;
2977                 }
2978
2979         if (sk_X509_num(sk) <= 0)
2980                 {
2981                 /* TLS does not mind 0 certs returned */
2982                 if (s->version == SSL3_VERSION)
2983                         {
2984                         al=SSL_AD_HANDSHAKE_FAILURE;
2985                         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,SSL_R_NO_CERTIFICATES_RETURNED);
2986                         goto f_err;
2987                         }
2988                 /* Fail for TLS only if we required a certificate */
2989                 else if ((s->verify_mode & SSL_VERIFY_PEER) &&
2990                          (s->verify_mode & SSL_VERIFY_FAIL_IF_NO_PEER_CERT))
2991                         {
2992                         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,SSL_R_PEER_DID_NOT_RETURN_A_CERTIFICATE);
2993                         al=SSL_AD_HANDSHAKE_FAILURE;
2994                         goto f_err;
2995                         }
2996                 }
2997         else
2998                 {
2999                 i=ssl_verify_cert_chain(s,sk);
3000                 if (i <= 0)
3001                         {
3002                         al=ssl_verify_alarm_type(s->verify_result);
3003                         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,SSL_R_NO_CERTIFICATE_RETURNED);
3004                         goto f_err;
3005                         }
3006                 }
3007
3008         if (s->session->peer != NULL) /* This should not be needed */
3009                 X509_free(s->session->peer);
3010         s->session->peer=sk_X509_shift(sk);
3011         s->session->verify_result = s->verify_result;
3012
3013         /* With the current implementation, sess_cert will always be NULL
3014          * when we arrive here. */
3015         if (s->session->sess_cert == NULL)
3016                 {
3017                 s->session->sess_cert = ssl_sess_cert_new();
3018                 if (s->session->sess_cert == NULL)
3019                         {
3020                         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE, ERR_R_MALLOC_FAILURE);
3021                         goto err;
3022                         }
3023                 }
3024         if (s->session->sess_cert->cert_chain != NULL)
3025                 sk_X509_pop_free(s->session->sess_cert->cert_chain, X509_free);
3026         s->session->sess_cert->cert_chain=sk;
3027         /* Inconsistency alert: cert_chain does *not* include the
3028          * peer's own certificate, while we do include it in s3_clnt.c */
3029
3030         sk=NULL;
3031
3032         ret=1;
3033         if (0)
3034                 {
3035 f_err:
3036                 ssl3_send_alert(s,SSL3_AL_FATAL,al);
3037                 }
3038 err:
3039         if (x != NULL) X509_free(x);
3040         if (sk != NULL) sk_X509_pop_free(sk,X509_free);
3041         return(ret);
3042         }
3043
3044 int ssl3_send_server_certificate(SSL *s)
3045         {
3046         unsigned long l;
3047         X509 *x;
3048
3049         if (s->state == SSL3_ST_SW_CERT_A)
3050                 {
3051                 x=ssl_get_server_send_cert(s);
3052                 if (x == NULL)
3053                         {
3054                         /* VRS: allow null cert if auth == KRB5 */
3055                         if ((s->s3->tmp.new_cipher->algorithm_auth != SSL_aKRB5) ||
3056                             (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kKRB5))
3057                                 {
3058                                 SSLerr(SSL_F_SSL3_SEND_SERVER_CERTIFICATE,ERR_R_INTERNAL_ERROR);
3059                                 return(0);
3060                                 }
3061                         }
3062
3063                 l=ssl3_output_cert_chain(s,x);
3064                 s->state=SSL3_ST_SW_CERT_B;
3065                 s->init_num=(int)l;
3066                 s->init_off=0;
3067                 }
3068
3069         /* SSL3_ST_SW_CERT_B */
3070         return(ssl3_do_write(s,SSL3_RT_HANDSHAKE));
3071         }
3072 #ifndef OPENSSL_NO_TLSEXT
3073 int ssl3_send_newsession_ticket(SSL *s)
3074         {
3075         if (s->state == SSL3_ST_SW_SESSION_TICKET_A)
3076                 {
3077                 unsigned char *p, *senc, *macstart;
3078                 int len, slen;
3079                 unsigned int hlen;
3080                 EVP_CIPHER_CTX ctx;
3081                 HMAC_CTX hctx;
3082                 SSL_CTX *tctx = s->initial_ctx;
3083                 unsigned char iv[EVP_MAX_IV_LENGTH];
3084                 unsigned char key_name[16];
3085
3086                 /* get session encoding length */
3087                 slen = i2d_SSL_SESSION(s->session, NULL);
3088                 /* Some length values are 16 bits, so forget it if session is
3089                  * too long
3090                  */
3091                 if (slen > 0xFF00)
3092                         return -1;
3093                 /* Grow buffer if need be: the length calculation is as
3094                  * follows 1 (size of message name) + 3 (message length
3095                  * bytes) + 4 (ticket lifetime hint) + 2 (ticket length) +
3096                  * 16 (key name) + max_iv_len (iv length) +
3097                  * session_length + max_enc_block_size (max encrypted session
3098                  * length) + max_md_size (HMAC).
3099                  */
3100                 if (!BUF_MEM_grow(s->init_buf,
3101                         26 + EVP_MAX_IV_LENGTH + EVP_MAX_BLOCK_LENGTH +
3102                         EVP_MAX_MD_SIZE + slen))
3103                         return -1;
3104                 senc = OPENSSL_malloc(slen);
3105                 if (!senc)
3106                         return -1;
3107                 p = senc;
3108                 i2d_SSL_SESSION(s->session, &p);
3109
3110                 p=(unsigned char *)s->init_buf->data;
3111                 /* do the header */
3112                 *(p++)=SSL3_MT_NEWSESSION_TICKET;
3113                 /* Skip message length for now */
3114                 p += 3;
3115                 EVP_CIPHER_CTX_init(&ctx);
3116                 HMAC_CTX_init(&hctx);
3117                 /* Initialize HMAC and cipher contexts. If callback present
3118                  * it does all the work otherwise use generated values
3119                  * from parent ctx.
3120                  */
3121                 if (tctx->tlsext_ticket_key_cb)
3122                         {
3123                         if (tctx->tlsext_ticket_key_cb(s, key_name, iv, &ctx,
3124                                                          &hctx, 1) < 0)
3125                                 {
3126                                 OPENSSL_free(senc);
3127                                 return -1;
3128                                 }
3129                         }
3130                 else
3131                         {
3132                         RAND_pseudo_bytes(iv, 16);
3133                         EVP_EncryptInit_ex(&ctx, EVP_aes_128_cbc(), NULL,
3134                                         tctx->tlsext_tick_aes_key, iv);
3135                         HMAC_Init_ex(&hctx, tctx->tlsext_tick_hmac_key, 16,
3136                                         tlsext_tick_md(), NULL);
3137                         memcpy(key_name, tctx->tlsext_tick_key_name, 16);
3138                         }
3139                 l2n(s->session->tlsext_tick_lifetime_hint, p);
3140                 /* Skip ticket length for now */
3141                 p += 2;
3142                 /* Output key name */
3143                 macstart = p;
3144                 memcpy(p, key_name, 16);
3145                 p += 16;
3146                 /* output IV */
3147                 memcpy(p, iv, EVP_CIPHER_CTX_iv_length(&ctx));
3148                 p += EVP_CIPHER_CTX_iv_length(&ctx);
3149                 /* Encrypt session data */
3150                 EVP_EncryptUpdate(&ctx, p, &len, senc, slen);
3151                 p += len;
3152                 EVP_EncryptFinal(&ctx, p, &len);
3153                 p += len;
3154                 EVP_CIPHER_CTX_cleanup(&ctx);
3155
3156                 HMAC_Update(&hctx, macstart, p - macstart);
3157                 HMAC_Final(&hctx, p, &hlen);
3158                 HMAC_CTX_cleanup(&hctx);
3159
3160                 p += hlen;
3161                 /* Now write out lengths: p points to end of data written */
3162                 /* Total length */
3163                 len = p - (unsigned char *)s->init_buf->data;
3164                 p=(unsigned char *)s->init_buf->data + 1;
3165                 l2n3(len - 4, p); /* Message length */
3166                 p += 4;
3167                 s2n(len - 10, p);  /* Ticket length */
3168
3169                 /* number of bytes to write */
3170                 s->init_num= len;
3171                 s->state=SSL3_ST_SW_SESSION_TICKET_B;
3172                 s->init_off=0;
3173                 OPENSSL_free(senc);
3174                 }
3175
3176         /* SSL3_ST_SW_SESSION_TICKET_B */
3177         return(ssl3_do_write(s,SSL3_RT_HANDSHAKE));
3178         }
3179
3180 int ssl3_send_cert_status(SSL *s)
3181         {
3182         if (s->state == SSL3_ST_SW_CERT_STATUS_A)
3183                 {
3184                 unsigned char *p;
3185                 /* Grow buffer if need be: the length calculation is as
3186                  * follows 1 (message type) + 3 (message length) +
3187                  * 1 (ocsp response type) + 3 (ocsp response length)
3188                  * + (ocsp response)
3189                  */
3190                 if (!BUF_MEM_grow(s->init_buf, 8 + s->tlsext_ocsp_resplen))
3191                         return -1;
3192
3193                 p=(unsigned char *)s->init_buf->data;
3194
3195                 /* do the header */
3196                 *(p++)=SSL3_MT_CERTIFICATE_STATUS;
3197                 /* message length */
3198                 l2n3(s->tlsext_ocsp_resplen + 4, p);
3199                 /* status type */
3200                 *(p++)= s->tlsext_status_type;
3201                 /* length of OCSP response */
3202                 l2n3(s->tlsext_ocsp_resplen, p);
3203                 /* actual response */
3204                 memcpy(p, s->tlsext_ocsp_resp, s->tlsext_ocsp_resplen);
3205                 /* number of bytes to write */
3206                 s->init_num = 8 + s->tlsext_ocsp_resplen;
3207                 s->state=SSL3_ST_SW_CERT_STATUS_B;
3208                 s->init_off = 0;
3209                 }
3210
3211         /* SSL3_ST_SW_CERT_STATUS_B */
3212         return(ssl3_do_write(s,SSL3_RT_HANDSHAKE));
3213         }
3214
3215 # ifndef OPENSSL_NO_NPN
3216 /* ssl3_get_next_proto reads a Next Protocol Negotiation handshake message. It
3217  * sets the next_proto member in s if found */
3218 int ssl3_get_next_proto(SSL *s)
3219         {
3220         int ok;
3221         unsigned proto_len, padding_len;
3222         long n;
3223         const unsigned char *p;
3224
3225         /* Clients cannot send a NextProtocol message if we didn't see the
3226          * extension in their ClientHello */
3227         if (!s->s3->next_proto_neg_seen)
3228                 {
3229                 SSLerr(SSL_F_SSL3_GET_NEXT_PROTO,SSL_R_GOT_NEXT_PROTO_WITHOUT_EXTENSION);
3230                 return -1;
3231                 }
3232
3233         n=s->method->ssl_get_message(s,
3234                 SSL3_ST_SR_NEXT_PROTO_A,
3235                 SSL3_ST_SR_NEXT_PROTO_B,
3236                 SSL3_MT_NEXT_PROTO,
3237                 129,
3238                 &ok);
3239
3240         if (!ok)
3241                 return((int)n);
3242
3243         /* s->state doesn't reflect whether ChangeCipherSpec has been received
3244          * in this handshake, but s->s3->change_cipher_spec does (will be reset
3245          * by ssl3_get_finished). */
3246         if (!s->s3->change_cipher_spec)
3247                 {
3248                 SSLerr(SSL_F_SSL3_GET_NEXT_PROTO,SSL_R_GOT_NEXT_PROTO_BEFORE_A_CCS);
3249                 return -1;
3250                 }
3251
3252         if (n < 2)
3253                 return 0;  /* The body must be > 1 bytes long */
3254
3255         p=(unsigned char *)s->init_msg;
3256
3257         /* The payload looks like:
3258          *   uint8 proto_len;
3259          *   uint8 proto[proto_len];
3260          *   uint8 padding_len;
3261          *   uint8 padding[padding_len];
3262          */
3263         proto_len = p[0];
3264         if (proto_len + 2 > s->init_num)
3265                 return 0;
3266         padding_len = p[proto_len + 1];
3267         if (proto_len + padding_len + 2 != s->init_num)
3268                 return 0;
3269
3270         s->next_proto_negotiated = OPENSSL_malloc(proto_len);
3271         if (!s->next_proto_negotiated)
3272                 {
3273                 SSLerr(SSL_F_SSL3_GET_NEXT_PROTO,ERR_R_MALLOC_FAILURE);
3274                 return 0;
3275                 }
3276         memcpy(s->next_proto_negotiated, p + 1, proto_len);
3277         s->next_proto_negotiated_len = proto_len;
3278
3279         return 1;
3280         }
3281 # endif
3282 #endif