Fix Invalid Argument return code from IP_Factory in connect_to_server().
authorMatthias Kraft <Matthias.Kraft@softwareag.com>
Mon, 4 Feb 2019 08:55:07 +0000 (09:55 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 4 Feb 2019 20:52:20 +0000 (21:52 +0100)
commit5dc422c7abbd243a5a665f81d7f1e589b646967d
tree07b05faed4daa0f3590e1229b95249cdbfdfaa67
parent453eccd63ad6ba19f6a3fcac37df05daf6cc1021
Fix Invalid Argument return code from IP_Factory in connect_to_server().

Fixes #7732

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8158)

(cherry picked from commit 66a60003719240399f6596e58c239df0465a4f70)
util/perl/TLSProxy/Proxy.pm