Commit b7be6d22 authored by Richard Levitte's avatar Richard Levitte
Browse files

Add checks for IPv4 and IPv6 in OpenSSL::Test::Utils and use them



This uilds on the same way of checking for availability as we do in
TLSProxy.  We use all IP factories we know of, starting with those who
know both IPv6 and IPv4 and ending with the one that only knows IPv4
and cache their possible success as foundation for checking the
available of each IP domain.

80-test_ssl.t has bigger chances of working on platforms that do not
run both IP domains.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent b8c84b28
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