]> git.ipfire.org Git - thirdparty/openssl.git/commit
Process signature algorithms before deciding on certificate.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 17 Nov 2014 16:52:59 +0000 (16:52 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 19 Nov 2014 14:49:12 +0000 (14:49 +0000)
commite469af8d05dd28b1e77de9d8045b2ddd6cb6ee5d
tree94ac0958d401f910d332d9f39e1cfd97fd59ddad
parentbcb245a74af139400014d03d578e5f464d601005
Process signature algorithms before deciding on certificate.

The supported signature algorithms extension needs to be processed before
the certificate to use is decided and before a cipher is selected (as the
set of shared signature algorithms supported may impact the choice).
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 56e8dc542bd693b2dccea8828b3d8e5fc6932d0c)

Conflicts:
ssl/ssl.h
ssl/ssl_err.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_err.c
ssl/ssl_locl.h
ssl/t1_lib.c