Move certificate table to header file so it can be tested.
authorDr. Stephen Henson <steve@openssl.org>
Sat, 8 Jul 2017 11:11:59 +0000 (12:11 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 13 Jul 2017 11:38:42 +0000 (12:38 +0100)
commitcd933ebd578d7ec77e1905250a4afbc65750bef4
tree9e51e23d79be349b639cb8b8bfe0691043fd6700
parent50a3a1f04ba56249d48112e04a6b303b44512fc7
Move certificate table to header file so it can be tested.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3858)
ssl/ssl_cert.c
ssl/ssl_cert_table.h [new file with mode: 0644]