Extends extension parsing to take the Certificate
authorMatt Caswell <matt@openssl.org>
Thu, 1 Dec 2016 15:21:08 +0000 (15:21 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 6 Jan 2017 10:25:13 +0000 (10:25 +0000)
commitf97d4c370844081e5e735711bd8b91979313ce7b
treee9eace1eb687853ffa00535ce9d55f2f90deb1ed
parent30aeba432c99d2642bec89505fb9922518979214
Extends extension parsing to take the Certificate

Continuing from the previous commit we also need to extend the extensions
framework to supply the Certificate we just read during parsing.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2020)
ssl/statem/extensions.c
ssl/statem/extensions_clnt.c
ssl/statem/extensions_srvr.c
ssl/statem/statem_clnt.c
ssl/statem/statem_locl.h
ssl/statem/statem_srvr.c