Make BIO_do_connect() and friends handle multiple IP addresses
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 28 May 2020 17:03:37 +0000 (19:03 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 1 Jun 2020 07:26:52 +0000 (09:26 +0200)
commitec5aad1ca26599bcaddc3a03708fb925b21f3b6c
tree1c68126ad031691a199e85114ebb132727f52bbd
parent7d76c1fa0d6cd085419cb4cfadad8cfdfd24ce1f
Make BIO_do_connect() and friends handle multiple IP addresses

Backport of #11971

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/11989)
crypto/bio/bss_conn.c