Commit e469af8d authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

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: default avatarMatt Caswell <matt@openssl.org>

(cherry picked from commit 56e8dc54)

Conflicts:
	ssl/ssl.h
	ssl/ssl_err.c
parent bcb245a7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment