DockerCLI/cli/connhelper
Sebastiaan van Stijn f3886f354a
Use designated test domains (RFC2606) in tests
Some tests were using domain names that were intended to be "fake", but are
actually registered domain names (such as mycorp.com).

Even though we were not actually making connections to these domains, it's
better to use domains that are designated for testing/examples in RFC2606:
https://tools.ietf.org/html/rfc2606

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-30 10:03:45 +02:00
..
commandconn Use golang.org/x/sys/execabs 2021-01-26 17:18:04 +00:00
ssh ssh: avoid setting flags through hostname 2020-05-28 20:08:35 +00:00
connhelper.go Use designated test domains (RFC2606) in tests 2021-04-30 10:03:45 +02:00