]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/t1_lib.c
Use size of server key when selecting signature algorithm.
authorNoah Robbin <noah_robbin@symantec.com>
Tue, 19 Sep 2017 16:15:42 +0000 (12:15 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 8 Jan 2018 16:49:53 +0000 (11:49 -0500)
commit0fe3db251a49b11cafdc3e4a25fdac947f3bdf3b
treeba349b6c986b40ea52fa953f679da8c838f3af08
parent40cea0a45780bf5b02010b6c7aab1d390bf8dd85
Use size of server key when selecting signature algorithm.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4389)
ssl/t1_lib.c