m-lab / murakami

Run automated internet measurement tests in a Docker container.
Apache License 2.0
41 stars 11 forks source link

in ndt7 test runner, change --insecure to -no-verify #80

Closed critzo closed 4 years ago

critzo commented 4 years ago

This PR changes the flag from --insecure to -no-verify when a host value is supplied to the ndt7 test runner. The change has been tested with a self-hosted ndt-server and an env variable with the host ip and port.