Ulises Cervino
02/06/2023, 7:17 PM<http://miningmadness.com|miningmadness.com>
uglyog
<http://miningmadness.com|miningmadness.com>
, ignore it and try use the original address. Java uses reverse lookups when resolving the local address (used to get the bound port with HTTPS), and that address being mapped to localhost is just stupid, but was causing tests to fail on Windows trying to access the real site instead of localhost and the certificate does not match.
That fix is saying, if the address ever resolves to that site, don't use it!Ulises Cervino
02/07/2023, 7:58 AMUlises Cervino
02/07/2023, 7:59 AMuglyog
Ulises Cervino
02/08/2023, 7:53 AM