Use certificate tables instead of ssl_cipher_get_cert_index.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 29 Jun 2017 13:55:06 +0000 (14:55 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 13 Jul 2017 11:38:42 +0000 (12:38 +0100)
commit7f6b466b2cca843dd9d12fd547489100327beb3e
treef5523a29b43bde437ae110579b2424524b5cf574
parentb8858aec136d56950ea2fc4f2d906f81f1c085a6
Use certificate tables instead of ssl_cipher_get_cert_index.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3858)
ssl/ssl_ciph.c
ssl/ssl_locl.h
ssl/statem/statem_clnt.c
ssl/t1_lib.c