Can someone please tell me why Selenium can't return from opening this internal HTTPS URL?
https://red1cert.red-usa.com:37443/index.php3
After a call to selenium.open("https://red1cert.red-usa.com:37443/index.php3")
, Selenium hangs and after a very long while, it terminates with server error. Help please.