Hi Julius, hi Oleg,
I'm working on my new build process and got as far as
running the test cases. But when I try to run the
httpclient test case TestSSLSocketFactory, it hangs.
At least for several minutes, I don't know whether it
would hit a timeout eventually. The statement that
does not return is:
Socket s = ssf.connectSocket(null, "localhost", port,
null, 0, params);
It hangs somewhere in HostnameVerifier.ALLOW_ALL
when verifying the hostname after connecting.
Any idea what might throw the test off?
cheers,
Roland
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]