Only allow a temporary rsa key exchange when they key is larger than 512.
authorKurt Roeckx <kurt@roeckx.be>
Sat, 18 Apr 2015 17:15:48 +0000 (19:15 +0200)
committerKurt Roeckx <kurt@roeckx.be>
Mon, 8 Jun 2015 22:46:59 +0000 (00:46 +0200)
commit1dece95168a32fb11cc671a7571807e04b47ed11
tree22c37ea9e299500ae82dc6efe8ae0ff17b59a7c2
parent26c79d5641dcc85c666e0594c11663c00ec6c195
Only allow a temporary rsa key exchange when they key is larger than 512.

Reviewed-by: Matt Caswell <matt@openssl.org>
MR #588
ssl/s3_clnt.c