Steve - 2012-03-10

This a bit tough bug to fix because the socket is not exposed to HttpsURLConnection. Do you have stack trace?
Also, you can probably work around this by using IP address directly.

Steve