-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
testsPull requests or issues related to testsPull requests or issues related to tests
Milestone
Description
While running the test suite my firewall alerted me with an outgoing request to login.yahoo.com
.
Line 32 in 3c42353
private static final String TLS_TEST_HOST = "login.yahoo.com"; |
Would it make sense to use a non-commercial host here?
In 2013 reliable TLS hosts might have been rare but nowadays ...
I suggest apache.org
.
Or considering a GitHub runner is building the release github.com
—GitHub is a commercial entity though.
Metadata
Metadata
Assignees
Labels
testsPull requests or issues related to testsPull requests or issues related to tests